Oct 11, 2000 #1 fishin4snook IS-IT--Management Joined Sep 20, 2000 Messages 83 Location US How do I make my table borders smaller? Thank you, Fishin4snook. [sig][/sig]
Oct 11, 2000 #2 rbobbitt Programmer Joined Aug 17, 2000 Messages 566 Location US use the border attribute: <table border=1> (very small borders) <table border=0> (non-existent borders) HTH, [sig]<p>Russ<br><a href=mailto:bobbitts@hotmail.com>bobbitts@hotmail.com</a><br><a href=http://home.earthlink.net/~bobbitts>Bobbitt is in</a><br>[/sig] Upvote 0 Downvote
use the border attribute: <table border=1> (very small borders) <table border=0> (non-existent borders) HTH, [sig]<p>Russ<br><a href=mailto:bobbitts@hotmail.com>bobbitts@hotmail.com</a><br><a href=http://home.earthlink.net/~bobbitts>Bobbitt is in</a><br>[/sig]
Oct 11, 2000 Thread starter #3 fishin4snook IS-IT--Management Joined Sep 20, 2000 Messages 83 Location US table border 1 was still too big so I made a table colored the backround set the padding at 1 and then made another table inside of that. Fishin4snook. [sig][/sig] Upvote 0 Downvote
table border 1 was still too big so I made a table colored the backround set the padding at 1 and then made another table inside of that. Fishin4snook. [sig][/sig]