Warning: file(http://api.technorati.com/cosmos?format=xml&current=no&claim=1&key=850dc87f4de157d63995ae5fb9b61fd1&url=http://wallishamilton.com/webcoding/105/function.implode) [function.file]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/wallisha/public_html/textpattern/lib/txplib_misc.php(304) : eval()'d code on line 78

Warning: implode() [function.implode]: Bad arguments. in /home/wallisha/public_html/textpattern/lib/txplib_misc.php(304) : eval()'d code on line 80
Wallis Hamilton Industries: The CSS cheat sheet

The CSS cheat sheet

This cheat sheet for CSS has actually answered a question I had yesterday that I spent some time looking for, and still didn’t find.


The CSS cheat sheet is designed to act as a reminder and reference sheet, listing all selectors (as of CSS 2.1) and properties. It includes a visual example of the box model, unit reference for CSS units and the various media types CSS makes allowance for.

CSS Cheat Sheet – CSS – ILoveJackDaniels.com

I wanted to know what the CSS snippet achieved:


ol > li {

property: value; }

Now, thanks to Mr Daniels, I know.

It applies the style rules to <li> with <ol> as parent.

This sheet is now printed and on the wall.

Tagged with: , , .

Recent articles

Comment

commenting closed for this article