On 12/1/05, Michael Hulse <[EMAIL PROTECTED]> wrote:
>
>         2. Should I be worried about the above expression breaking in IE7?

If you are, use a conditional comment, [if lte IE 6]

>
>         3. How would I get min-width and max-width to work in IE/Mac? The
> above expression appears to have no affect on that browser/platform.

If you are concerned about IE Mac, just use straight Javascript, it's
the same as the expression but it's not invalid CSS:
http://pro.html.it/articoli/id_620/idcat_31/pag_1/pag.html

>
>         4. What would you suggest is a good max-width for a fluid-layout site?

I really like 1100 px. Of course, your width should be related to the
number of columns, the width of each column, and the default size of
your text... you might even want to use ems for your max width... I
think you are the best judge of that.

--
--
Christian Montoya
christianmontoya.com ... rdpdesign.com ... cssliquid.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to