<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/html/tags/conditional-comments</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 00:12:56 GMT</pubDate>
<item>
<title>(HTML) conditional comments - add IE specific classes to the body tag - senorJ</title>
<link>http://snipplr.com/view/50741/conditional-comments--add-ie-specific-classes-to-the-body-tag/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Mar 2011 01:38:49 GMT</pubDate>
<guid>http://snipplr.com/view/50741/conditional-comments--add-ie-specific-classes-to-the-body-tag/</guid>
</item>
<item>
<title>(HTML) Apply IE-specific class to body tag instead of using conditional stylesheets - f6design</title>
<link>http://snipplr.com/view/41233/apply-iespecific-class-to-body-tag-instead-of-using-conditional-stylesheets/</link>
<description><![CDATA[ <p>Instead of feeding IE separate stylesheets, use conditional comments to apply an IE-specific class to the body tag. This means all your IE-only classes can go in your main stylesheet, e.g. .ie6 .myelement { margin:5px; }\r\n\r\nThis was taken from the HTML5 Boilerplate.</p> ]]></description>
<pubDate>Fri, 01 Oct 2010 17:18:56 GMT</pubDate>
<guid>http://snipplr.com/view/41233/apply-iespecific-class-to-body-tag-instead-of-using-conditional-stylesheets/</guid>
</item>
</channel>
</rss>