Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

only ie css

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #myElement {
        /* Enter your style code */
   }
}
 
PREVIOUS NEXT
Tagged: #css
ADD COMMENT
Topic
Name
9+9 =