
CSS box shadows beneath shapes
So you’ve got used to using the CSS ‘box-shadow:’ property to add a bit of depth to your interface; but… Read more »

So you’ve got used to using the CSS ‘box-shadow:’ property to add a bit of depth to your interface; but… Read more »

Learn how to reduce the number of HTTP requests to your webserver by combining your images into a sprite sheet and using a little CSS wizardry.