>Instead of a fixed width site, which is what i used on my last one, I
>want this site to be a percentage of the browser window - say 80% in
>width, so it will scale up with larger browsers.   In doing this, what
>is the best way to handle the sizing of the columns?   Should I float
>them on percentages or just use pixels?

That purely depends on what you're going to put into those columns.
If you're putting images or a fixed width google ad in there, then
they should be sized in pixels, to discourage breakage at smaller
window sizes.

If you do decide to make the columns fluid, I'd also consider setting a min 
width
and a max width on the layout, since narrowing the window a lot may make the
columns break out at smaller resolutions with bigger default font
sizes.

You may find this helpful:
http://blog.html.it/layoutgala/

When using these layouts, I do add a mainwrapper upon which to hang
faux column background code, if needed.

-- 
Ciao for now,
 bj                          mailto:[EMAIL PROTECTED]

http://bitchslappin.net - Taking a Hard Look at the Business of Politics
http://greenspeak.org - Small scale local environmental action
http://kickasswebdesign.com


NOTICE:
Due to Presidential Executive Orders, the National Security Agency may have 
read this email without warning, warrant or notice and also without any 
judicial or legislative oversight.

______________________________________________________________________
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/

Reply via email to