| Tags: < line >
There is really not to much to say about lines. They are used to create horizontal breaks in the page.
Images can also be used to create lines as well. The following are a few samples of line types and the code used to create them.
Lines
< hr align="Center" size="6"width="200" color="#FF0000" >
< hr align="Center" size="5" noshade >
< hr width="55%" align="Center" size="10" >
< hr width="55%" align="Left" size="3" >
< hr width="55%" align="Right" size="3" >
Images
< center >< img src="anm.gif" width="300" height="1" border="0" alt="anm.gif" >< /center >

Typed Line
< center >____________________________________________________< /center >
____________________________________________________ |
|