Toby
2011-09-03 21:39:25 UTC
My problem is, I want to make the content of a website all fit in a an image, that will basically be a grungy gradient, from the white of the content, to black.
First of all, am I able to make it so this image and the content stretches to the window size without losing quality?
and secondly, I was thinking to save loading time, I could just have the gradient going from white to black, then have the solid colour black that the gradient turns into as a plain background-color thing.
i.e have an image for the gradient, then a css background-color for the black.
In general I'm pretty hopeless with this stuff, so any help if you can understand what I'm trying to do would be much appreciated.