http://www.cssreflex.com/2011/06/web-design-trends-in-2011.html/


10 Rock Solid Website Layout Examples

Una libreria che è molto utile per intercettare le caratteristiche di vecchi browser e facilita l'implementazione di workaround per renderli simili agli standard attuali.

L'autore del blog ha realizzato un disegno della mascotte di Twitter, utilizzando esclusivamente CSS.
Davvero un capolavoro! Ma attenzione ad aprirlo con IE....

CSS sprites are a way to combine images to improve our page loading time, reducing the number of requests our server does. In this article I will teach you how to make them.

CSS is traditionally used to create rollover effects with two or more images for menus and other elements. Menus can use on, off, or visited images to signify the state of the menu. Typically menus are created using multiple background images, however. The problem with this method is that it doubles the necessary HTTP requests and can cause flickering problems when the "off" image is not preloaded.

Everything old is new again, and though the rise of 3D games has made sprite maps obsolete, the concurrent rise of mobile devices with 2D gaming capabilities have brought them back into vogue. And now, with a bit of math and a lot of CSS, we’re going to take the basic concept and apply it to the world of web design.

interessantissimo utilizzo di JQuery per modificare e customizzare le scroll bar di una comunissima textarea

Utili consigli per poter validare W3C il css del noto script di gallerie di immagini.

Per chi è interessato ad esplorare i livelli raggiungibili grazie ai CSS.