Click on each <IMG> element below to see an example and description of that attribute to the right.

<IMG align="left">

<IMG align="right">

<IMG border="1">

<IMG border="20">

 

Geeky GirlWhen you align an image, you specify how text should wrap around that image in the browser window. There are two common values for the align attribute: "left" and "right".

Left alignment moves the image to the left of the browser window and wraps text to the right of the image. Right alignment moves the image to the right and wraps text to the left of the image.

Oh, I almost forgot...smile!

 

Images(continued)

You can also control the formatting of content within each individual cell, with attributes to the <IMG> tag.