Answer the question
In order to leave comments, you need to log in
How to insert CSS styles for IE and Edge only?
Tried several options, none of them work. Please help
<style>@supports (-ms-accelerator:true) {
/* Microsoft Edge 16+ styles */
.edge16 img{
margin-top: 30px;
}
}</style>
<div class="edge16" style="background:#42BCF1;height:40px;">
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question