Re: pseudo-class suggestion

On Tue, 10 Mar 1998, Steven Pemberton wrote:

>  > Actually this should be a pseudo-class. Sorry.
> 
> Actually, a pseudo-class is a bit heavy-weight for this, since you
> could almost do it with some matching notation:
> 
> 	*[ID=<whatever>] { background-color: green }

That's an interesting idea.  <whatever> would have to be some special
keyword witch represents the current fragment identifier for the document.
The disadvantage would be what it would make the specs more complicated.

-- 
Russell O'Connor                           roconnor@uwaterloo.ca
    <URL:http://www.undergrad.math.uwaterloo.ca/%7Eroconnor/>
"And truth irreversibly destroys the meaning of its own message"
-- Anindita Dutta, "The Paradox of Truth, the Truth of Entropy"

Received on Tuesday, 10 March 1998 09:32:08 UTC