Master-Duncs

E-Mail Workshop
~Page 9~


Master-Duncs Master-Duncs



LINES Ok, let`s talk about lines. On Page 1 we learned how to add a line GIF to your page. On this page we`re going to learn how to build your own lines using HTML. Its really fun and easy. Give it a try!!



This is first line code and it's the easiest one to learn.



<hr>


Here`s how it looks.


Here`s the second line code. It`s a little harder, but well worth the trouble.



<center>
<table>
<tr>
<td bgcolor="blue" absheight="3" abswidth="500">
</td>
</tr>
</table>
</center>




If you want a different color, where it says "blue" change blue to whatever color you like.
Lets try "Red".




If you want to try a different size, just change abswidth="500" to whatever size you like from 1 to 550.



Let`s try "100"



Here`s "200"


Here`s "300"


Here`s "400"


Here`s "500"


OK, now you know how to put an HTML line on your page using simple tables.
These lines will load faster and make a nice addition to any E-mail or Homepage design.


~Main Menu~

~E-mail me~



1