- From: Mikko Rantalainen <mira@cc.jyu.fi>
- Date: Sun, 28 Dec 2003 12:13:20 -0500 (EST)
- To: Robert Nicholson <robert@elastica.com>
- Cc: www-style@w3.org
Robert Nicholson / 2003-12-27 08:19:
> html>#secondarynav {
> width: 100px;
> }
>
> Is the ">" an inadvertent typo or does it have real meaning?
http://www.w3.org/TR/CSS21/selector.html
"E > F Matches any F element that is a child of an element E."
--
Mikko
Received on Monday, 5 January 2004 10:15:04 UTC