Forum Moderators: open

Message Too Old, No Replies

background-image with frameset

Can I add a background-image to a page that only contains a frameset?

         

wim

3:04 pm on Dec 5, 2001 (gmt 0)



Is it possible to add a background-image to a page that only contains a frameset?

<frameset> comes instead of <body> (as far as I know) and <frameset> doesn't accept 'background'-attribute?
Still I would like the first page of my site (three frames) to be displayed with one background-image.

Anyone that knows a solution or a work-around?

Marshall

3:34 pm on Dec 5, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Either don't use frames or put the background image in all three pages. Not much choice otherwise.

Black Knight

3:42 pm on Dec 5, 2001 (gmt 0)

10+ Year Member



Actually, you can place a <BODY> tag right inside the <NOFRAMES> tags, and that is your solution.

Ammon Johns

txbakers

6:11 pm on Dec 5, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If your background image is something that can be tiled then you're OK just putting it in all three frames. If it truly is an image, you can try to crop the image to try to make it seamless in all three frames, but that would be rough.