skip to main
|
skip to sidebar
Web-d-sign
Tips, tricks and news
Sunday, 3 February 2008
Gradient backgrounds
Ever wondered how they do that? Those nice gradient backgrounds in Web 2.0 websites like
Jquery
. I will tell you how to do that.
In Illustrator create a picture like this
example
.
In your stylesheet add this line:
BODY { background-image: url(backgr.jpg);
And you're ready!
Newer Post
Home
Blog Archive
February
(3)