|
Posted by dorayme on 11/07/05 05:49
> From: "Jonathan N. Little" <lws4art@centralva.net>
>> Strikes me that maybe another way to go for the OP is to have no
>> border at all on the table itself, just td borders, something I
>> do myself quite often. With or without cell spacing (done either
>> css or cellspacing ="#" in the <table...>. The OP can adapt your
>> good sounding advice to the td if he wants?
>>
>
> Sure!
>
> TABLE { border: 0; border-collapse: separate; border-spacing: 15px; }
> TH, TD { border: 3px inset #ffd700; }
>
> Like rows of little framed paintings ;-)
Well, if that is what he might want. I do this myself /without/
any cellspacing and I get nice tables with borders - like a
simple spreadsheet. (I don't use this fancy border-collapse or
border spacing at all though, and my tables never seem to
suffer? Maybe I better post a table if this is all suspicious to
you? Maybe I will learn something. Maybe I better take a closer
look at what all the browsers are doing to my simple-minded (?)
tables)
--
dorayme
Navigation:
[Reply to this message]
|