Forum Moderators: not2easy
So, there would be the header (200px height), then the content (screen height minus 300px) and then the footer (100px).
It's pretty easy to do this with frames. But is it possible to do this with stylesheets?
[webmasterworld.com...]
has a decent rundown of one scenario, but be warned, these solutions are extremeley sensitive to any changes, and require lengthy testing on every single browser and OS out there before it can be considered to be in working order.
Here's one by drdoc:
[webmasterworld.com...]
You'll notice how difficult it is for these guys to get that stuff working, and they are some of the best people at this around.
There are especial problems with having a header on the page, the content tends to drift up into it when you do a page up type thing, it's very difficult for browsers to know how to deal with this stuff.
There's a been a few threads on this, but all the solutions are pretty much the same, one code for good standards browsers like opera, mozilla, safari, and some tweaks to make it work in IE windows.
No matter how good a job you do though, it's never going to work as well or as reliably as frames.