Alan Trick wrote:
That's what I had, but AFAIK, you can't have the page resize to fit the viewport without absolute/fixed positioning (unless you use a screwy js hack). If you could prove me wrong I would be very greatful. Personally I dislike absolute positioning.

David Laakso wrote:
Looks like a simple fluid width 2-col layout with a header, horizontal nav bar, and fixed width right column would do it for most concerned browsers.

Absolute positioning is good for small parts of pages, but not much for whole pages. A simple float-design with a little bit of AP, can be as fluid as one may like it. How about 3-column floats? <http://www.gunlaug.no/contents/wd_1.html>

Basically it is this:
<http://www.alistapart.com/articles/negativemargins/>

regards
        Georg
--
http://www.gunlaug.no
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to