Check out thany.nl/apps/boxshadows to see a nice overview of different possibilities to make a shadow and how it is displayed in the different browsers.
Check out thany.nl/apps/boxshadows to see a nice overview of different possibilities to make a shadow and how it is displayed in the different browsers.
Sass is cool! And if we can believe David Heinemeier Hansson, it will be part of Rails 3.1.
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.