Go to View and Source and look at the way it is made.
It looks like this: (note that I have changed all angular brackets
to round ones)
(TABLE BORDER) (CAPTION)Aligning Text Within
Cells:(/CAPTION)
This is Gus's table #1
(TR)
(TD)(/TD)
(TD)
(ALIGN=LEFT)Left(/TD)
(TD)(ALIGN=CENTER)Center(/TD)
(TD)
(ALIGN=RIGHT)Right(/TD)
(/TR)
(TR)
(TD)(IMG
SRC="logo2.gif")(/TD)
(TD) (ALIGN=TOP)Top o' the cell(/TD)
(TD)
(ALIGN=MIDDLE)Middle o' the cell(/TD)
(TD) (ALIGN=BOTTOM)Bottom o' the
cell(/TD)
(/TR)
(/TABLE)
This is Gus's table #2
(TABLE BORDER="10" CELLSPACING="25" CELLPADDING="23")
(CAPTION)This
is a table with lots of cell-spacing and cell-padding
(/CAPTION)
(TR)
(TD)(ALIGN =right)cell R1C1(/TD)
(TD)cell
R1C2(/TD)
(TD)cell R1C3 is a real wide
cell(/TD)
(/TR)
(TR)
(TD)cell R2C1(/TD)
(TD)cell
R2C2(/TD)
(TD)cell R2C3(/TD)
(/TR)
(TR)
(TD) (ALIGN =left)cell
R3C1(/TD)
(TD) (ALIGN = "CENTER")cell R3C2(/TD)
(TD) (ALIGN =
"CENTER")cell R3C3(/TD)
(/TR)
(/TABLE>
End of Lesson Nine
ŠJenny2002