/ Published in: CSS
URL: http://www.catswhocode.com/blog/15-techniques-and-tools-for-cross-browser-css-coding
Expand |
Embed | Plain Text
@media all and (min-width: 0px){ .classname {} }
You need to login to post a comment.
sveggiani on 07/13/09
2 people have marked this snippet as a favorite
URL: http://www.catswhocode.com/blog/15-techniques-and-tools-for-cross-browser-css-coding
@media all and (min-width: 0px){ .classname {} }
You need to login to post a comment.