How to achieve the equivalent of display: inline-block in all browsers with a few hacks and techniques. Nice.
#css
CSSTidy
“CSSTidy is an opensource CSS parser and optimiser.”
15 CSS Tricks That Must be Learned
15 CSS Tricks That Must be Learned
Good collection of some more advanced (and some not so) CSS tricks and techniques.
typeface.js
Embedded fonts in web pages using a crazy combination of JS, CSS and some other things. Impressive.
CSS Image Alignment Suggestion
CSS Image Alignment Suggestion
Good tip from @factoryjoe (Chris Messina) for a standardized set of image-in-content handling CSS classes.
CleverCSS
Pretty cool “programmatic” implementation of CSS. Allows for more intuitive nesting of elements, use of variables/constants and all sorts of other cool things.
Tech Cheat Sheets
Awesome collection of cheat sheets for all sorts of tech.
How to get Cross Browser Compatibility Every Time | Anthony Short | Web Design & Development
How to get Cross Browser Compatibility Every Time | Anthony Short | Web Design & Development
Extended list of browser compatibility issues and how to fix them (all).
The Perfect 3 Column Liquid Layout: No CSS hacks. SEO friendly. iPhone compatible.
The Perfect 3 Column Liquid Layout: No CSS hacks. SEO friendly. iPhone compatible.
Could this actually be the holy grail finally? Also has “blog style”, 2 col left, 2 col right, 2 col double, 1 col full and stacked layouts.