How to Draw a Smiley Face with CSS3
I was messing around with CSS3 gradients, rounded corners and shadows, and I thought to myself, “I wonder if I can draw something that actually looks like something?” Lo...
9 comments
I was messing around with CSS3 gradients, rounded corners and shadows, and I thought to myself, “I wonder if I can draw something that actually looks like something?” Lo...
9 comments
I developed the following jQuery plugin for the Design options admin panel of Magazine Premium. All it needed to do is display an example of all of the @font-face...
15 comments
Optimizing a site for speed is one of the most important aspects of web development and CSS sprites are a great way to do just that. Check out Google...
9 comments
There is nothing more annoying than Internet Explorer. Every time you build a site you usually need to add a few CSS hacks just to make sure it works...
2 comments
In the old days of web programming, everyone use to lay things out with tables. Not so much, anymore. Today, if you are in the know, div tags and...
6 comments
I spent the last weekend working on a Flash animation for a client and I came across a few things that gave me a headache and other things that...
2 comments