[thelist] Table borders
Bob Davis
bob at segNET.COM
Sat, 14 Aug 1999 00:14:24 -0400
> Hi List,
>
> Is it possible to have only certain lines on a table defined. i.e the
> top and left borders?
>
>
> TIA
>
> Adrian
Funny you should ask, as I was just reading the HTML 4 spec at
http://www.w3.org/TR/REC-html40/ and you actually can do this now.
Look here:
http://www.w3.org/TR/REC-html40/struct/tables.html#h-11.3.1
Cool stuff - you can have the columns, rows or whatever you want. It's got
potential.
Whether it works on our "compliance? we don't need no stinkin' compliance"
browsers is another story.
You could always put them in a <div> and have borders on that.
--
Bob Davis
bob@segNET.COM