Thank you David,

This works.  When I go smaller it is still broken but that is due to
the green Banner image across the top.
When I take it out, smaller works as well.   Is there anything I can
do about that?

If you were referring the to small fixed width size, with white space
left and right, the dimensions were set before I came.

Nancy

On Fri, Mar 14, 2008 at 3:01 PM, David Laakso
<[EMAIL PROTECTED]> wrote:
> Nancy Johnson wrote:
>  >  When I go to largest size in
>  > IE6/IE7 or smaller and smallest.  The page breaks.
>  >
>
> > http://www-odi.nhtsa.dot.gov/ewr/faq.cfm
>  >
>  >
>  > Nancy
>  >
>
>
>  It is an IE bug. When using em for font-size, you need to declare
>  percent on the body or html. You now have 1em specified on the body, and
>  that is fine. The correction is to add a percent declaration. Put this
>  at the top of the style sheet:
>  html {font-size: 100%;}
>
>  What is with the 9 miles of white space--- are we trying to hide something?
>
>
>  --
>  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/

Reply via email to