Thread: Posting tables
View Single Post
Old 11-03-2010, 08:06 AM   #1
HalifaxDrunk
#2 960 Prankster
 
HalifaxDrunk's Avatar
 
Join Date: Dec 2003
Location: In a Pub
Exp:
Default Posting tables

Are you able to post tables in CP by code?

For example:

<TABLE><TR> <TD>Player</TD> <TD>Goals</TD> </TR>
<TR> <TD>Iggy</TD> <TD>8</TD> </TR>
<TR> <TD>Bork!</TD> <TD>6</TD> </TR>
<TR> <TD>Olli</TD> <TD>3</TD> </TR>
<TR> <TD>Stajan</TD> <TD>3</TD> </TR>
<TR> <TD>Tangs</TD> <TD>2</TD> </TR>
<TR> <TD>Gio</TD> <TD>2</TD> </TR>
<TR> <TD>Kipper</TD> <TD>2</TD> </TR></TABLE>
HalifaxDrunk is offline   Reply With Quote