However in order to use those I will have to know lots of javascript.
That is why I am trying to use CSS to create a CSS Frame layout for an intranet application. So far the best library I found is Dynamic Drive's CSS Templates.
I will use it for a corporate intranet so I want it to have a desktop like interface, that is why is so important that it fills the browser window. Thanks a lot for the example, although I do have a question about the 3rd one... what makes it so different from the first one.... thanks
In the third example the footer will move down when content pushes it down just like any normal page.
The first two are frame type examples and the individual sections will apply scrollbars when the content reaches the bottom thus leaving the footer at the bottom of the viewport and the header at the top of the viewport at all times much the same as a frame layout.
Bookmarks