Games, Programming, Web
Essential CSS links
This is a continuously updated list of CSS articles that I recommend to other Amazon developers.
- CSS3 units and their uses
- CSS selector specificity - determines the order in which rules are applied to an element
- SASS vs LESS throwdown - how to choose a CSS preprocessor
- Sassy Mother Effing Text Shadow - behold the power of SASS
- Twitter Bootstrap – lightweight, full-featured, componentized CSS library with awesome documentation
- SASS - popular CSS preprocessor with great documentation
- Compass home - a library full of reusable CSS best-practices, built on SASS
- When to use !important
- WebKit accelerated rendering and compositing - an explanation of WebKit’s RenderLayer tree and z-index tree
- Crazy Town – avoiding overly-specific selectors
| Print article | This entry was posted by chrisdanford on June 13, 2012 at 4:07 am, and is filed under Web. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
