This page printed from:
panoptic.com/rking/CSS

For Our King, Only

Recent Changes / Heat / History

CSS

Difference between revisions from 2012/07/10 10:18 and 2012/07/08 20:33.
Here is what I know I need to know about CSS:

* display: block, inline, and inline-block.
** http://designshack.net/articles/css/whats-the-deal-with-display-inline-block/
** http://www.impressivewebs.com/difference-block-inline-css/
* float: left, right, both, none
** http://css.maxdesign.com.au/floatutorial/
** http://phrogz.net/css/understandingfloats.html

* Cicada Principle (Avoiding early repetition in patterns): http://designfestival.com/the-cicada-principle-and-why-it-matters-to-web-designers/

* Browser Compatibility:
** http://caniuse.com/

----

Paste Servers:
* http://tinkerbin.com/ (Supports Haml/Sass/CoffeeScript)
* http://jsfiddle.net/
* http://www.webdevout.net/test (Validates)


Last changed: 2012/07/10 10:18