HTML Tables. How to make a border of a table a solid color?

Bradley

New member
This is my current code:

<table width="900" border="1" bordercolor="black" align="center">

My borders aren't a solid fill, it's 2 thin lines, one that surrounds the table cell and the other around the whole table, I want all the gaps that are created to be solid black, so any help would be appriciated! Thanks!
 
Back
Top