/ Published in: CSS
This rule lets you define CSS rules that are visible to IE only.
Expand |
Embed | Plain Text
/* for Internet Explorer only */ /*\*/ * html .container { height: 8em; } /**/
You need to login to post a comment.
