CSS Style does not work in IE, but in Chrome ONLY
        Posted  
        
            by Jean
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jean
        
        
        
        Published on 2010-04-28T10:47:31Z
        Indexed on 
            2010/04/28
            11:03 UTC
        
        
        Read the original article
        Hit count: 261
        
css
Hello,
I wonder why does this style not work in IE and FF, but in Chrome ONLY
#show{top:10%; position:relative; margin: 0px auto; width:100%;}
[Edit]
If I want to make the same work in IE and FF, what do I have to do
Thanks Jean
© Stack Overflow or respective owner