- From: Chris Wilson <cwilso@MICROSOFT.com>
- Date: Mon, 23 Mar 1998 08:43:15 -0800
- To: "'Simon Richter'" <geier@psi5.com>, www-style@w3.org
It is possible to control borders on individual table cells in Internet
Explorer 4.0+. You can even control the individual sides of the table cell
borders.
TD { border: thick red double }
-Chris Wilson
> -----Original Message-----
> From: Simon Richter [SMTP:geier@psi5.com]
> Sent: Saturday, March 21, 1998 10:45 AM
> To: www-style@w3.org
> Subject: Borders
>
> Hi...
>
> Is it possible to draw borders around table cells with the current
> implementations of CSS? I've tried it the way the CSS documents say, and
> many other ways too, but it won't work... Also, I have noticed that
> under NN4, a TD's padding will be added to the table's padding(?!?), so
> adding new rows will move the beginning of the table downwards...
>
> CU
> Simon
Received on Monday, 23 March 1998 11:43:19 UTC