2,881 results found (page 3 of 193)
https://www.w3.org/TR/selectors-3

…vel * any element Universal selector 2 E an element of type E Type selector 1 E[foo] an E element with a "foo" attribute Attribute selectors 2 E[foo="bar"] an E element whose "foo" attribute value is exactly equal to "bar" Attribute selectors 2 E[foo~="bar"] an E element whose "f…

https://www.w3.org/TR/css3-selectors

…vel * any element Universal selector 2 E an element of type E Type selector 1 E[foo] an E element with a "foo" attribute Attribute selectors 2 E[foo="bar"] an E element whose "foo" attribute value is exactly equal to "bar" Attribute selectors 2 E[foo~="bar"] an E element whose "f…

http://www.w3.org/TR/css3-selectors

…ption Level any element Universal selector an element of type E Type selector E[foo] an E element with a "foo" attribute Attribute selectors E[foo="bar"] an E element whose "foo" attribute value is exactly equal to "bar" Attribute selectors E[foo~="bar"] an E element whose "foo" …

https://drafts.csswg.org/selectors-3

…ption Level any element Universal selector an element of type E Type selector E[foo] an E element with a "foo" attribute Attribute selectors E[foo="bar"] an E element whose "foo" attribute value is exactly equal to "bar" Attribute selectors E[foo~="bar"] an E element whose "foo" …

http://catb.org/~esr//writings/unix-koans

Rootless Root Rootless Root Rootless Root The Unix Koans of Master Foo Eric Steven Raymond Thyrsus Enterprises esr@thyrsus.com Copyright © 2003 Eric S. Raymond Revision History Revision 1.8 2016-04-17 esr Removed "Master Foo and the Editor Wars", as itb turned out not to be origi…