Collapsable Navigation Menu
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Example 2
441 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
p a { background-color:blue } p > a{ background-color:red }
div.container{ background:#fff; border:1px solid #8E221B; margin:0 auto; width:60%; height:100%; } html > body div.container{ min-height:100%; }
* { margin: 0; padding: 0; }
/* [CLIENT] screen master */ @import url("core.css"); /* Import WinIEx-only bugs - hide from Mac IE5 \*/ @import url("hacks.win.iex.css"); /* END hide from Mac IE5 */ /* Import Win IE5x hacks --------------------- */ @media tty { i{content:"\";/*" "*/}} @import 'hacks.win.ie5.css'; /*";} }/* */ /* Import Mac IE5 hacks -------------------- */ /*\*//*/ @import url("hacks.mac.ie5.css"); /**/
* html whatevertherestofyourselectorwouldbe { property/**/: value; property: /**/ value; p\roperty: value; }