Make a image 1 pixel wide by the length you would like. Use an image editor that has a vector gradient tool so that it isn't choppy. If you would like it to be the background of your whole page use:
HTML Code:
<body style="background-image:url('image.gif');background-repeat:repeat-x">
If you would like the content to scroll over the image (image doesnt move) add 'background-attachment:fixed' to the style list.
__________________
Justin Rouleau
Black Pearl Web Design and Development
Please login or register to view this content. Registration is FREE
|