Tuesday, September 11, 2007

IMG tags in html

< img style="margin: 15px 0px 15px 15px; width: 220px; float: right; text-align: left;" alt="CamTim circuit" src="http://www.blogger.com/images/CamTim/P5060003.JPG"/>

The margin parameters are left right top bottom
float right is for floating the image to the right

hspace, vspace and align are all deprecated in html 4.1

http://codingforums.com/archive/index.php?t-12034.html

No comments: