Profile
Achievement
Meander365's Recent SnippetsTagged ie
- All /
« Prev 1 Next »
Apply an inline-block to all browsers, including IE6 and IE7.
0
744
posted 14 years ago by Meander365
A wrapper may be made to enclose the content of a page, and then you can write descendant CSS rules that mention that wrapper's ID or class name in the selector. But what if only IE thought that wrapper existed? Then those rules would only work for I...
4
851
posted 15 years ago by Meander365