Home : Advice : HTML Tutorials : Image Text Wrap


In this tutorial I will show you how to wrap text around a image.

Example

Creepy Spider Image

text wrap text
text wrap text
text wrap text wrap
text wrap text wrap text wrap

Now here is the code:

<img src="images/sp.gif" width="81" height="88" hspace="10" vspace="10" border="0" align="left">

To wrap text around the spider image you need to include the align attribute in the img tag. You may also want to specify horizontal space and vertical space around the image. You can do this with the vspace and hspace attributes.

 


Copyright 2004 - 2005 FREEWEBHOSTINGADVICE.COM Contact | Privacy Policy & Legal