as2x2
11-15-2004, 12:47 PM
How can a stretch the background image so that it fills in the whole body tag. I've written
<body style="background:url('jpg/solar.jpg')">
but as the image with and height are 200x200 pixels, it fills only the upper left corner. I know I can set it to repeat x or y, but that's not what I want.
Help me please stretch the image to fill in the whole body [screen].
I expect it can be done with CSS, but.. how?
<body style="background:url('jpg/solar.jpg')">
but as the image with and height are 200x200 pixels, it fills only the upper left corner. I know I can set it to repeat x or y, but that's not what I want.
Help me please stretch the image to fill in the whole body [screen].
I expect it can be done with CSS, but.. how?