Ian Rutgers wrote: > I have been charged with rewriting this www.aslslimited.org such that > the top nav stays at the top of the page and the bottom nav stays at the > bottom of the page and the content makes up the rest. In other words as > the browser window is resized the content section of the site is the > only fluid portion of the site. > > > > My preference is to write the code using divs but need some guidance on > the positioning without using JavaScript (if that is possible as I am > assuming that I would have to do some browser detection) . help what > have I got myself into?! > > > > Ian > >
No browser detection is necessary. No tables for non-tabular data are necessary. This layout [1] works in any browser. Navigation is a list, whether horizontal or vertical. Here are some lists [2] (pick ones that meet your need from the browser compatibility chart on the site). [1] <http://www.alistapart.com/articles/negativemargins/> [2] <http://css.maxdesign.com.au/listamatic/index.htm> Best, ~dL -- http://chelseacreekstudio.com/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/