I need to target all IE browser in .... inside html file.
I see on internet
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="ie8-and-down.css" />
<![endif]-->
But how to target this inside ?
What i need ?
<!-- Internet Explorer ONLY
.actionbar-container {
left: 0!important;
}
<!-- Internet Explorer ONLY