Cunniff, CJ wrote:

> http://www.letu.edu/people/cjcunniff/gaps/homepage2.html

> http://www.letu.edu/people/cjcunniff/gaps/index_gaps2_level2.html

Both pages lack ability to adjust layout if/when font-resizing is
applied in any browser. Text-parts run out of space and is cut off even
when 'min font-size' is set as low as 14px in Firefox.
Solution: test, and let those critical containers grow in height as
content demands = 'height: auto'.


IE/win need a correction for its 'em font-resizing bug'[1].

html {font-size: 100%;}

...should fix that bug without disturbing.

regards
        Georg

[1]http://www.gunlaug.no/contents/wd_additions_13.html
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to