Posted by Brad Paul on October 20, 2002 at 20:15:14:
Can I make a table?
Follow Ups:
Post a Followup
Subject:
Comments: : Can I make a table? : <TABLE BORDER="1"> : <caption align="bottom">This is the Table Caption</caption> : <TR> <TH>Heading 1 <TH> Heading 2 <TH> Heading 3 <TH> Heading 4 </TH> </TR> : <TR> <TD> 0.32 </TD> <TD> 1.2 </TD> <TD> 3.2 </TD> <TD> alpha </TD> </TR> : <TR> <TD> 0.44 </TD> <TD> 0.3 </TD> <TD> 7.2 </TD> <TD> beta </TD> </TR> : </TABLE>
Optional Link URL: Link Title: Optional Image URL: