<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: HTML Trick: How To Add CSS Styles For All Browsers Except Internet Explorer</title>
	<atom:link href="http://dimox.net/html-trick-how-to-add-css-styles-for-all-browsers-except-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://dimox.net/html-trick-how-to-add-css-styles-for-all-browsers-except-ie/</link>
	<description>CSS, HTML, jQuery, WordPress</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:20:35 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: revive</title>
		<link>http://dimox.net/html-trick-how-to-add-css-styles-for-all-browsers-except-ie/comment-page-1/#comment-535</link>
		<dc:creator>revive</dc:creator>
		<pubDate>Thu, 14 Oct 2010 14:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://dimox.net/?p=9#comment-535</guid>
		<description>BTW, the solution I posted above gives some great benefits over using CSS hacks:

1) Your CSS code is clean, without the need for CSS hacks
2) Uses a single stylesheet; no more ie.css, etc.. !!
3) It ALWAYS works! Since it is PHP based, as long as you can run PHP on your server (and 99.99% of servers can), this script will work for you!
4) It&#039;s super easy to use.. no need to remember if you need to use &#039;lte IE 7&#039; or  anything else.. just code your CSS as usual, the script applies classes to your  tag so you can target EXACTLY the browser (IE, FF, etc), browser engine (gecko, webkit, etc) or the OS !! 
Thought I would clarify the benefits and what this script actually does.. so you&#039;ll know what the link is for.. obviously, I really like it. :D I like clean CSS code and cannot stand hacks.. so, this works perfect for the sites and apps I build. Maybe it will work some others as well ;)</description>
		<content:encoded><![CDATA[<p>BTW, the solution I posted above gives some great benefits over using CSS hacks:</p>
<p>1) Your CSS code is clean, without the need for CSS hacks<br />
2) Uses a single stylesheet; no more ie.css, etc.. !!<br />
3) It ALWAYS works! Since it is PHP based, as long as you can run PHP on your server (and 99.99% of servers can), this script will work for you!<br />
4) It&#8217;s super easy to use.. no need to remember if you need to use &#8216;lte IE 7&#8242; or  anything else.. just code your CSS as usual, the script applies classes to your  tag so you can target EXACTLY the browser (IE, FF, etc), browser engine (gecko, webkit, etc) or the OS !!<br />
Thought I would clarify the benefits and what this script actually does.. so you&#8217;ll know what the link is for.. obviously, I really like it. :D I like clean CSS code and cannot stand hacks.. so, this works perfect for the sites and apps I build. Maybe it will work some others as well ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frankie Herbam</title>
		<link>http://dimox.net/html-trick-how-to-add-css-styles-for-all-browsers-except-ie/comment-page-1/#comment-531</link>
		<dc:creator>Frankie Herbam</dc:creator>
		<pubDate>Thu, 14 Oct 2010 02:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://dimox.net/?p=9#comment-531</guid>
		<description>You&#039;re not going to believe this but I have lost all night hunting for some articles about this. I wish I knew of this site earlier, it was a fantastic read and really helped me out. Have a good one</description>
		<content:encoded><![CDATA[<p>You&#8217;re not going to believe this but I have lost all night hunting for some articles about this. I wish I knew of this site earlier, it was a fantastic read and really helped me out. Have a good one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimox</title>
		<link>http://dimox.net/html-trick-how-to-add-css-styles-for-all-browsers-except-ie/comment-page-1/#comment-522</link>
		<dc:creator>Dimox</dc:creator>
		<pubDate>Tue, 12 Oct 2010 04:45:01 +0000</pubDate>
		<guid isPermaLink="false">http://dimox.net/?p=9#comment-522</guid>
		<description>Anywhere.</description>
		<content:encoded><![CDATA[<p>Anywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alison Ruffin</title>
		<link>http://dimox.net/html-trick-how-to-add-css-styles-for-all-browsers-except-ie/comment-page-1/#comment-520</link>
		<dc:creator>Alison Ruffin</dc:creator>
		<pubDate>Tue, 12 Oct 2010 00:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://dimox.net/?p=9#comment-520</guid>
		<description>Hi there can I use some of the information from this post if I provide a link back to your site?  If you would rather not, that&#039;s okay, but this was a good post.</description>
		<content:encoded><![CDATA[<p>Hi there can I use some of the information from this post if I provide a link back to your site?  If you would rather not, that&#8217;s okay, but this was a good post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: revive</title>
		<link>http://dimox.net/html-trick-how-to-add-css-styles-for-all-browsers-except-ie/comment-page-1/#comment-432</link>
		<dc:creator>revive</dc:creator>
		<pubDate>Tue, 07 Sep 2010 04:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://dimox.net/?p=9#comment-432</guid>
		<description>another great post!
see my preferred solution here: http://dimox.net/personal-css-hacks-for-ie6-ie7-ie8/comment-page-1/#comment-431
clean, valid code... love it !</description>
		<content:encoded><![CDATA[<p>another great post!<br />
see my preferred solution here: <a href="http://dimox.net/personal-css-hacks-for-ie6-ie7-ie8/comment-page-1/#comment-431" rel="nofollow">http://dimox.net/personal-css-hacks-for-ie6-ie7-ie8/comment-page-1/#comment-431</a><br />
clean, valid code&#8230; love it !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

