Keith Burgin wrote: > Could I talk a few of you into giving the site a second look now that > it's live?
> http://www.outdoorimage.com The 'em font-resizing bug'[1] in IE/win is triggered, so the design can easily be made to break more than it has to in that browser. The addition of... html {font-size: 100%;} ...will help quite a bit. The warnings given by the CSS validator makes a lot of sense too, as the text tends to get lost if image-support is turned off or when the text in those absolute positioned boxes expands off background-images. The design doesn't take font-resizing well in any browser, and should be tested more and improved a bit. 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 IE7 information -- 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/
