Tag: CSS
CSS3 - A Practical Introduction // 2010-10-31
PIE - rounded corners in IE 6-8 // 2010-07-13
PIE makes Internet Explorer 6-8 capable of rendering several of the most useful CSS3 decoration features including border-radius, box-shadow and linear-gradient.
Data URIs make CSS sprites obsolete // 2010-07-06
Data URIs allow to embed images (and other files) directly into HTML and CSS.