<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - aznprncritic</title>
<link>http://snipplr.com/users/aznprncritic/tags/ie6</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 15:16:25 GMT</pubDate>
<item>
<title>(CSS) Use Conditional Comments to Subjugate IE</title>
<link>http://snipplr.com/view/2125/use-conditional-comments-to-subjugate-ie/</link>
<description><![CDATA[ <p>Over 90% of the bugs front-end developers have to resolve deal with the various versions of Internet Explorer and their varying support for standards.  So instead of having to resort to CSS hacks, why not just keep 'em separated: use Microsoft's propriety conditional comments to insert css files that only IE will see.  The example below illustrates how to serve one stylesheet to IE5, IE5.5 and IE6 and another stylesheet for IE7.</p> ]]></description>
<pubDate>Sun, 04 Feb 2007 20:32:42 GMT</pubDate>
<guid>http://snipplr.com/view/2125/use-conditional-comments-to-subjugate-ie/</guid>
</item>
</channel>
</rss>