What HTML code do you use most?
Posted: Fri Dec 07, 2007 6:49 am
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.
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>