HTML for the Ad Poster
I’ll make it nice and easy to copy to Notepad to use as a reference.
<b>Bold Text</b>
<i>Italic Text</i>
<U>Underlined Text</u>
<font color=”green”>Colored Text</font>
<font size=”+2″>Big Text</font>
<font size=”+3″>Bigger Text</font>
<font size=”+4″>Really Big Text</font>
<center>In the Middle</center>
Link
<a href=”http://www.yoursite.com/”>Text Link</a>
Show an Image
<img src=”yourimage.jpg”>
Link an Image
<a href=”http://www.yoursite.com/thepageyouwanttolinkto.html”><img src=”yourimage.jpg” border=”0″></a>
Advertisement