Why won't IE css fix work for internet explorer8? ie statement end if
        Posted  
        
            by judi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by judi
        
        
        
        Published on 2009-12-17T11:28:03Z
        Indexed on 
            2010/05/09
            5:08 UTC
        
        
        Read the original article
        Hit count: 341
        
Hi I've applied an ie fix for my site but it doesn't work for ie8. Do I have to be more specific?
<!--[if IE]>
    <link rel="stylesheet" type="text/css" href="/AEBP_Homepage_12887/css/ie.css" />
<![endif]-->
Thanks for your help Regards Judi
© Stack Overflow or respective owner