The ALIGN attribute allows you to position an inline images relative to the line of text that it is on. All current graphical Web browser recognize these values: “top”, ”middle” and “bottom.”
Example:
P> The image on this line IMG ALIGN=”TOP” SCR=”FLOWERS.GIF” is top-aligned.
P> The image on this line IMG ALIGN=”MIDDLE” SRC=”FLOWERS.GIF” is middle-aligned.
P> The image on this line IMG ALIGN=”BOTTOM” SRC=”FLOWER.GIF” is bottom-aligned.
0 comments:
Post a Comment