View Full Version : Borders
The Red Guy
November 12th, 2002, 01:42
Would it be better to use the cell border attribute to create a thin border or use a table within a black cell with cellpadding to 1? Thanks.
trenzterra
November 12th, 2002, 05:12
Yes
Ashed
November 12th, 2002, 05:27
I would prefer the cellspacing one.
Kaliber
November 12th, 2002, 06:00
I always use this for border:
style="border:1px solid black"
makes a nice thin black border....yummy
The Red Guy
November 12th, 2002, 07:20
Originally posted by trenzterra
Yes The second one? The CSS one is interesting, will look into that. :)
merickson
November 12th, 2002, 19:58
The table within a table is the only way that Netscape users will be able to see what you want. (PIA though to create)
Expecially if you want colors. Yeah, most folks use IE. Is your site for "most" or for "all"?
Dusty
November 12th, 2002, 20:39
The table within a table is the only way that Netscape users will be able to see what you want.The CSS method will work in Netscape just as well. You were probably referring to versions 4.x and earlier, in which case what you're right, but that isn't what you said and you're casting the wrong impression.
Cornish_Girl
November 15th, 2002, 20:57
I prefer cell spacing. I'm not keen on borders.
merickson
November 15th, 2002, 21:54
My apologies for the inaccuracy and for the attitude.
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.