<strong>IE7</strong>= *attribute:value;
<strong>IE8</strong>= attribute/*\**/:value\9;
<strong>IE9</strong>= watch out below ->
<a href="http://ashique12009.files.wordpress.com/2011/06/ie9.png"><img class="alignnone size-full wp-image-36" title="ie9" src="http://ashique12009.files.wordpress.com/2011/06/ie9.png" alt="" width="203" height="25" /></a>
/************************************************/
<strong>opera</strong>
@media all and (-webkit-min-device-pixel-ratio:10000), not all and
(-webkit-min-device-pixel-ratio:0) {
css goes here
}
/************************************************/
/************************************************/
<strong>safari and google crome</strong>
@media screen and (-webkit-min-device-pixel-ratio:0){
css goes here
}
/************************************************/
<strong>IE8</strong>= attribute/*\**/:value\9;
<strong>IE9</strong>= watch out below ->
<a href="http://ashique12009.files.wordpress.com/2011/06/ie9.png"><img class="alignnone size-full wp-image-36" title="ie9" src="http://ashique12009.files.wordpress.com/2011/06/ie9.png" alt="" width="203" height="25" /></a>
/************************************************/
<strong>opera</strong>
@media all and (-webkit-min-device-pixel-ratio:10000), not all and
(-webkit-min-device-pixel-ratio:0) {
css goes here
}
/************************************************/
/************************************************/
<strong>safari and google crome</strong>
@media screen and (-webkit-min-device-pixel-ratio:0){
css goes here
}
/************************************************/
No comments:
Post a Comment