Click to See Complete Forum and Search --> : I would like to ask something about inserting backgrounds within frames
lamer4o
01-13-2006, 12:02 PM
I'm a novice in the sphere of the webdeveloping and have a difficulty with inserting backgrounds within frames.To be more precise i don't know how to write the html code for inserting a background in a certain frame. I would be very grateful if somebody helps me.
Either in the (i)frame or the document within it.
<frame name="menu" src="menu.htm" style="background:url(backgroundImage.gif)">
<style type="text/css">
body {background:url(backgroundImage.gif);}
</style>
http://www.w3schools.com/css/css_background.asp