Answer the question
In order to leave comments, you need to log in
How to correctly register compatibility with IE?
It is necessary that on all browsers below IE 9 this code should not be visible.
I wrote, but the validator swears that this is not a comment.
<![if gte IE 9]>
<div class="review_border_top hidden-sm hidden-xs">
</div>
<div class="review_border_bottom hidden-sm hidden-xs">
<div>
</div>
</div>
<![endif]>
Answer the question
In order to leave comments, you need to log in
<!--[if IE]>
<link href="ie.css" rel="stylesheet">
<![endif]-->
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question