bane_vagabond
06-17-2003, 03:45 AM
At: http://www.freewebs.com/clan-par/index.html
There is a problem, see the left bar? I have two problems with it:
1. When I do the center tag, the table gets stubbier, if I take it off it is skinny, what's up with this?
2. I set the table's width to 100, but it is still small.
here is the HTML:
<table height="0" width="100">
<tr>
<td height="0" width="100" bgcolor="a9a9a9">
<font color="ffffff" size="2"><center>navigation</center></font><br>
</td>
</tr>
</table>
There is a problem, see the left bar? I have two problems with it:
1. When I do the center tag, the table gets stubbier, if I take it off it is skinny, what's up with this?
2. I set the table's width to 100, but it is still small.
here is the HTML:
<table height="0" width="100">
<tr>
<td height="0" width="100" bgcolor="a9a9a9">
<font color="ffffff" size="2"><center>navigation</center></font><br>
</td>
</tr>
</table>