Table Codes
You do not have to link me! hehe here ya go....
A

<table border=1 bordercolor=black cellpadding=0 cellspacing=0><tr><td>A</td></tr></table><br>

AB

<table border=1 bordercolor=black cellpadding=0 cellspacing=0><tr><td>A</td><td>B</td></tr></table><br>

ABC

<table border=1 bordercolor=black cellpadding=0 cellspacing=0><tr><td>A</td><td>B</td><td>C</td></tr></table><br>

A
B

<table border=1 bordercolor=black cellpadding=0 cellspacing=0><tr><td>A<tr><td>B</table><br>

A
B
C

<table border=1 bordercolor=black cellpadding=0 cellspacing=0><tr><td>A<tr><td>B<tr><td>C</table><br>

A
BC

<table border=1 bordercolor=black cellpadding=0 cellspacing=0><tr><td colspan=2>A</td><tr><td>B</td><td>C</td></tr></table><br>

AB
C

<table border=1 bordercolor=black cellpadding=0 cellspacing=0><tr><td>A</td><td>B</td><tr><td colspan=2>C</td></tr></table><br>


::CSS::