View Full Version : backgrounds w/ frames and inline frames


mi ruina
02-08-2003, 06:04 PM
i was wondering how i can like the same background for the whole page w/ frames?

an example of what i'm talking about is http://www.rocksteady.org

how do you get the same background for everything and not having to reload the page everytime


and also when using inline frames.. how do you get rid of that white line that always goes around it?


thank you!

Alcy
02-08-2003, 08:58 PM
You create an image that you want to use as a layout. If you use iframes, then you position the iframe on the image. If you use frames, then you splice the image and divide some of the pieces into frames.

No border :):
<iframe border=0 frameborder=0>

mi ruina
02-09-2003, 05:22 AM
ok i'll try that
thanks for your help