Thread
:
need help creating seperate table columns
View Single Post
04-26-2004, 08:29 PM
MrJackMeHoff
Confirmed User
Join Date: Mar 2004
Location: LOLLIPOP ISLAND =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-=
Posts: 4,569
Im not sure what your asking..
<table border=1>
<tr>
<td>
1
</td>
<td>
2
</td>
<td>
3
</td>
</tr>
<td>
4
</td>
<td>
5
</td>
<td>
6
</td>
</table>
__________________
MrJackMeHoff
View Public Profile
Find More Posts by MrJackMeHoff