<CENTER>
Everything, including text,<BR> inline images,<BR>
<IMG src="IMG1.jpg" alt="A nice bird" width="56" height="100"><BR>
or tables<BR>
<TABLE border width="25%">
<TR><TH>Table header</TH></TR>
<TR><TD>Value</TD></TR>
</TABLE>
can be centered.
</CENTER>
|