/ Published in: CSS
URL: http://css-tricks.com/132-how-to-create-an-ie-only-stylesheet/
Expand |
Embed | Plain Text
<!--[if IE]> <link rel="stylesheet" type="text/css" href="all-ie-only.css" /> <![endif]-->
You need to login to post a comment.
