- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Fri, 05 Dec 2003 11:28:50 -0600
- To: Sandy Smith <ssmith@forumone.com>
- Cc: www-style@w3.org, Jason Lefkowitz <jlefkowitz@forumone.com>
Sandy Smith wrote:
> http://ln.hixie.ch/?start=1070385285&count=1
>
> This is a total off-the-top-of-my-head idea but what about building in a
> CSS accessor for the TD element's "header" property? That way as a table
> cell is being evaluated, a property like:
>
> td::header#myColumn { color: red }
>
> ...would take precedence over any definition for a TR element.
How would this work exactly? That is, how would this be used in an
actual document?
-Boris
Received on Friday, 5 December 2003 12:28:55 UTC