
CSS
Get flash to fully experience Pearltrees
Awesome Overlays with CSS3's Border-Image Property - ZURB Playground - ZURB.com
Lately there has been a rise in the usage of CSS preprocessors such as LESS and SASS , which makes sense given the simultaneous increase of CSS3 usage. I’ve frequently argued with fellow front-end web developers about whether they should be used or not and I decided to finally put my thoughts in writing. To start, I can fully understand the advantage of using such preprocessors over vanilla CSS3. I hate listing all the vendor prefixes, and not being able to use variables, mixins or nesting just like the next web developer. All this syntactic sugar can simplify your workflow by a great deal and make writing CSS3 incredibly fun.
On CSS preprocessors | Lea Verou
mir.aculo.us JavaScript with Thomas Fuchs » Blog Archive » Visualizing WebKit’s hardware acceleration
The Font-Face Rule and Useful Web Font Tricks - Smashing Magazine
Sass - Syntactically Awesome Stylesheets
Sass makes CSS fun again . Sass is an extension of CSS3, adding nested rules , variables , mixins , selector inheritance , and more . It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin.Compass
Sass is an extension of CSS3 which adds nested rules, variables, mixins, selector inheritance, and more. Sass generates well formatted CSS and makes your stylesheets easier to organize and maintain.Stylus
Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs
Stop. Ok, I feel your frustration. You're a web developer and you're ready to tear your hair out because you have to support Internet Explorer 6, but, to put it tactfully, IE6 doesn't support you. You've spent hours on it, but you just can't seem to get your layout right. I can empathize. I can also help.A List Apart: Articles: Practical CSS Layout Tips, Tricks, & Techniques
Blueprint: A CSS Framework | Spend your time innovating, not replicating
Boilerplate: noun standardized pieces of text for use as clauses in contracts or as part of a computer program. As one of the original authors of Blueprint CSS I've decided to re-factor my ideas into a stripped down framework which provides the bare essentials to begin any project. This framework will be lite and strive not to suggest un-semantic naming conventions. You're the designer and your craft is important.

