View Full Version : Text with images


Limei
07-26-2005, 07:57 AM
I know this question is answered on this site but I can't find it! Anyways, how do you write on the sides of images? If this needs more of an explanation please let me know.

pb&j
07-26-2005, 08:26 AM
more explanation please & thanks.

Limei
07-26-2005, 08:39 AM
Nevermind, I found it ^^

<IMG ALIGN="LEFT"> -aligns an image to the left side of the page.
<IMG ALIGN="RIGHT"> -aligns an image to the right side of the page.
<IMG ALIGN="CENTER"> -cannot align text on both sides of an image...here is an alternative.
<IMG ALIGN="TOP"> -aligns text along the top of an image.
<IMG ALIGN="BOTTOM"> -aligns text along the bottom of an image.
<IMG ALIGN="MIDDLE"> -aligns text to the middle of an image.