Reputation: 201
I would like to recreate the background gradient shown here on my web page. Unlike a simple linear gradient it doesn't work well repeated (as an image) such that it can fill a variable length. Can anyone recommend a method to achieve the desired effect?
Upvotes: 3
Views: 176
Reputation: 32286
I might be missing the idea but there is something you can start with here: http://jsfiddle.net/yvsV7/
Upvotes: 3