Sorry... I also wanted to let you know about
ALIGNING. You see where the images say ALIGN=""?
That places the images inside the table, as well
as correspondes everything else to fit. If you
use IMG ALIGN="left" your image rides the table
on the left side. If this is done with text, the
text will then ride the image as well. You don't
need the ALIGN, but if you have a lot of stuff
inside the table, it would probably arrange
things easier.
The best thing is usually to CENTER everything.
Yann has the table that contains the ring code
CENTERED. If you don't want the box in the middle
of the page, remove that. To center images, just
put a CENTER command inside the IMG SRC html tag.
Again, once the /TABLE or /TD is ended, so too is
the CENTER command; you'll need to put the
commands inside every box you code.
Confused? Hope not... |