Alignment
Text and Image Alignments use the same tags, however the image alignment tag is placed after the image address and the text tag is placed within the <P> Paragraph code
Here are the centering tags,
<CENTER> and </CENTER>
Lets align some text to the right:
<P ALIGN="RIGHT"><FONT SIZE="3" COLOR="RED">
Way "Kewl" Jazzman!! It's on the right!!
</P>
Now lets center a image:
<CENTER>
<IMG SRC="http://www.YourServer,com/image.gif">
</CENTER>

To align an image to the right try this code:
<IMG SRC="http://www.YourServer,com/image.gif" ALIGN="RIGHT">
These are just basic alignment codes. For more advanced alignment you should learn how to make tables!
Click Here For Simple Tables Lesson

Who Made This Mess | Privacy statement | Link To The-Jazzman.com
|