Gradient Blend Backgrounds with CSS
November 15th, 2006
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
I just got finished reading this article over at AListApart and loved it!
Of course they are using some experimental techniques in it, so I wouldn’t go throwing it across all of your websites just yet. However, this is a great tutorial to show you how to create gradient blend backgrounds with css pretty easily.
Worried about scaling? Don’t. The tutorial breaks it down so it doesn’t matter how tall your element grows, the gradient will scale with it. What’s even better is that you can change the color of the gradient easily from within your CSS file. What’s even better is that the process works not only in IE6 but also IE7.
Happy Styling!