Jared Stein wrote:
> 1. On Windows IE 6, the left-hand div "article" box shows a large gap
> where the ul is. No such behavior in Firefox, and the gap is closed when
> the ul is set to display: none. Is not solved by controlling ul/li
> margin/padding.
>   
Dunno. BTW, Tidy reports: line 71 ul ...attribute lacks value.
> 2. On Windows IE 6, the last instance of "How to Buy" repeats the word
> "Buy" apparently outside all the divs....]
>   
Deleting one or more of the comments in the markup makes it go away-- 
duplicate character bug [1] (I deleted all of the comments on a local 
file and it disappeared).
[1] <http://www.positioniseverything.net/explorer/dup-characters.html>
Also, adding html {font-size: 100%; } will keep the fonts from going 
goofy on zoom in ie-- em font re-sizing bug in ie [2].
[2] <http://www.gunlaug.no/contents/wd_additions_13.html>
>
> Page: http://www.simpliphones.com/products/upgrades.php 
> CSS: 
> http://www.simpliphones.com/screen.css 
> http://simpliphones.com/products/upgrades.css 
>
> Jared Stein
>   
Best,
~dL

-- 
http://chelseacreekstudio.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/

Reply via email to