SyntaxFix
Write A Post
Hire A Developer
Questions
CSS for IE10+ and IE9
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { /* IE10+ styles */ } @media screen\0 { /* IE8,9,10 styles*/ }