On 4/30/06, Felix Miata <[EMAIL PROTECTED]> wrote: > On 06/04/30 00:48 (GMT-0400) Christian Montoya apparently typed: > > > On 4/30/06, Felix Miata <[EMAIL PROTECTED]> wrote: > > >> On 06/04/28 09:25 (GMT-0400) Scott Spilker apparently typed: > > >> > http://clients.creative-observations.com/rturn/ > > >> Maybe because I should be asleep now, but I can't find an explanation > >> why the main content text in IE is so much larger than in FF. The FF > >> default is set to 20px, while IE is set to medium. The DPI is 96. > > > I see the same problem. It's huge in IE. Must be one of those IE text > > size bugs. > > > I recommend this fix: > > > html { font-size:100.01%; } > > > body { font-size:1em; } > > > #wrapper { font-size:90%; } // if you must > > > This should prevent any IE exploding text effects. > > Didn't help changing it like that in the local copy I saved.
Would it help to close the H2 tag? That would make the HTML valid. "<div id="ducttape"><h2><a href="http://rturn.om.org" title="Go Home">Go Home</a></div>" * I should also mention that XHTML 1.1 should not be served as text/html. -- -- Christian Montoya christianmontoya.com ... rdpdesign.com ... cssliquid.com ______________________________________________________________________ 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/
