View Full Version : Text Wrapping


Moylance
05-22-2003, 09:32 AM
I've found out how to place images, but could someone possibly explain very simply how to make text wrap around a pic?
Thanks

Edit: Not using tables thanks.

amicus
05-22-2003, 01:09 PM
just use the align attribte and the text will wrap around the image (left or right).
<img src="imagefile" width="100" height="100" align="left">