Page 1 of 1

What HTML code do you use most?

Posted: Fri Dec 07, 2007 6:49 am
by froggyboy604
My html tuturial if you forgot your very Basic HTML codes: http://www.mxproject.com/forum/viewtopic.php?t=2222 or http://www.w3schools.com/ for the more advance HTML codes.

Image link where the image is a link to a website.

Code: Select all

<a href="http://link of site"><img src="http://link of image" border="0"></a> 

Posted: Mon Dec 10, 2007 7:59 am
by babydorkee
i use mostly... img src tags....bold tag...br tag...n font color tags...

Posted: Sat Dec 15, 2007 12:10 am
by Black Angel
i use most the link tags, the line break, possibly the heading tags, and the color tags..