Well, that's pretty much the point: I LIKE my graphics. It's very similar to graphics in game.
* I WANT whole page area to be framed. iFrames or not, it looks much better than all "normal" div pages, which have nothing but one-colored box going down to infinity. Might be professional, I say boring.
* Out of gazillion websites and tutorials I've tried, none shows how to link frames to main text box so they'd repeat CSS-given background correctly until the bottom of the content. But only that would eliminate need for middle frame or additional scrolling.
* So unless someone has an idea or usable tutorial on how to actually do this, I won't be ditching iframes.
What I need is portrayed on this picture:

I cannot believe that it would be impossible to force those two DIVs to have vertical height according to middle DIV (dynamically) and repeat their background so there would be no gaps. I found out how to automatically make footer (bottom frame) position correctly though.
But so far, I have no clue how to do this. "Ditch iframes" won't help if you cannot point to a better-working alternative.
Or maybe it's possible via javascript only, which I cannot code much beyond copypasting.
* I WANT whole page area to be framed. iFrames or not, it looks much better than all "normal" div pages, which have nothing but one-colored box going down to infinity. Might be professional, I say boring.
* Out of gazillion websites and tutorials I've tried, none shows how to link frames to main text box so they'd repeat CSS-given background correctly until the bottom of the content. But only that would eliminate need for middle frame or additional scrolling.
* So unless someone has an idea or usable tutorial on how to actually do this, I won't be ditching iframes.
What I need is portrayed on this picture:

I cannot believe that it would be impossible to force those two DIVs to have vertical height according to middle DIV (dynamically) and repeat their background so there would be no gaps. I found out how to automatically make footer (bottom frame) position correctly though.
But so far, I have no clue how to do this. "Ditch iframes" won't help if you cannot point to a better-working alternative.
Or maybe it's possible via javascript only, which I cannot code much beyond copypasting.