<?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: CSS Browser Selector</title>
	<atom:link href="http://stylizedweb.com/2008/02/26/css-browser-selector/feed/" rel="self" type="application/rss+xml" />
	<link>http://stylizedweb.com/2008/02/26/css-browser-selector/</link>
	<description>Web Design + Wordpress Tutorials &#38; Resources</description>
	<lastBuildDate>Thu, 11 Mar 2010 14:11:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rebecca</title>
		<link>http://stylizedweb.com/2008/02/26/css-browser-selector/comment-page-1/#comment-15811</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Wed, 15 Oct 2008 04:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://stylizedweb.com/2008/02/26/css-browser-selector/#comment-15811</guid>
		<description>So the jquery selector won&#039;t address browser versions?</description>
		<content:encoded><![CDATA[<p>So the jquery selector won&#8217;t address browser versions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Orides Tomkiel</title>
		<link>http://stylizedweb.com/2008/02/26/css-browser-selector/comment-page-1/#comment-5009</link>
		<dc:creator>Orides Tomkiel</dc:creator>
		<pubDate>Wed, 28 May 2008 12:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://stylizedweb.com/2008/02/26/css-browser-selector/#comment-5009</guid>
		<description>very nice and useful
thank you</description>
		<content:encoded><![CDATA[<p>very nice and useful<br />
thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nik888</title>
		<link>http://stylizedweb.com/2008/02/26/css-browser-selector/comment-page-1/#comment-1643</link>
		<dc:creator>nik888</dc:creator>
		<pubDate>Wed, 09 Apr 2008 10:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://stylizedweb.com/2008/02/26/css-browser-selector/#comment-1643</guid>
		<description>Your blog is getting better and better! Previous posts were good, but this one is just FABULOUS.</description>
		<content:encoded><![CDATA[<p>Your blog is getting better and better! Previous posts were good, but this one is just FABULOUS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lin</title>
		<link>http://stylizedweb.com/2008/02/26/css-browser-selector/comment-page-1/#comment-1584</link>
		<dc:creator>Lin</dc:creator>
		<pubDate>Sun, 06 Apr 2008 20:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://stylizedweb.com/2008/02/26/css-browser-selector/#comment-1584</guid>
		<description>Not bad at all, but this topic is rather little of interest. Please do not disappoint your readership.</description>
		<content:encoded><![CDATA[<p>Not bad at all, but this topic is rather little of interest. Please do not disappoint your readership.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mStudiosTALK &#124; Simplicity and your style sheets.</title>
		<link>http://stylizedweb.com/2008/02/26/css-browser-selector/comment-page-1/#comment-801</link>
		<dc:creator>mStudiosTALK &#124; Simplicity and your style sheets.</dc:creator>
		<pubDate>Thu, 13 Mar 2008 13:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://stylizedweb.com/2008/02/26/css-browser-selector/#comment-801</guid>
		<description>[...] My viewpoint is of course not everyones viewpoint. Two other approaches are described here: CSS Browser Selector &#124; StylizedWeb.com. [...]</description>
		<content:encoded><![CDATA[<p>[...] My viewpoint is of course not everyones viewpoint. Two other approaches are described here: CSS Browser Selector | StylizedWeb.com. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baker</title>
		<link>http://stylizedweb.com/2008/02/26/css-browser-selector/comment-page-1/#comment-573</link>
		<dc:creator>baker</dc:creator>
		<pubDate>Mon, 03 Mar 2008 20:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://stylizedweb.com/2008/02/26/css-browser-selector/#comment-573</guid>
		<description>There-in lies the problem as many people have posted. This is *one* more way to fix it when you know you&#039;re just going to have a &quot;few lines&quot; of CSS to fix - and not a separate stylesheet&#039;s worth of code.

I&#039;d use this exactly as you intended - when IE needs just one or two lines of CSS, and I&#039;d use conditional commenting if it grows beyond that to save non-IE users the suffering of a useless download.</description>
		<content:encoded><![CDATA[<p>There-in lies the problem as many people have posted. This is *one* more way to fix it when you know you&#8217;re just going to have a &#8220;few lines&#8221; of CSS to fix &#8211; and not a separate stylesheet&#8217;s worth of code.</p>
<p>I&#8217;d use this exactly as you intended &#8211; when IE needs just one or two lines of CSS, and I&#8217;d use conditional commenting if it grows beyond that to save non-IE users the suffering of a useless download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John K</title>
		<link>http://stylizedweb.com/2008/02/26/css-browser-selector/comment-page-1/#comment-559</link>
		<dc:creator>John K</dc:creator>
		<pubDate>Mon, 03 Mar 2008 09:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://stylizedweb.com/2008/02/26/css-browser-selector/#comment-559</guid>
		<description>I really don&#039;t like this idea at all, like many of the post written here it&#039;s a lazy way of coding CSS.  First of all, you should use Eric Meyer&#039;s &quot;reset CSS&quot; styling, it will help you to reset all the browser&#039;s stylesheets and create less painful CSS coding for Internet Explorer.

The title of this article should change as it is really misleading to the readers.</description>
		<content:encoded><![CDATA[<p>I really don&#8217;t like this idea at all, like many of the post written here it&#8217;s a lazy way of coding CSS.  First of all, you should use Eric Meyer&#8217;s &#8220;reset CSS&#8221; styling, it will help you to reset all the browser&#8217;s stylesheets and create less painful CSS coding for Internet Explorer.</p>
<p>The title of this article should change as it is really misleading to the readers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Faulds</title>
		<link>http://stylizedweb.com/2008/02/26/css-browser-selector/comment-page-1/#comment-531</link>
		<dc:creator>John Faulds</dc:creator>
		<pubDate>Sat, 01 Mar 2008 03:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://stylizedweb.com/2008/02/26/css-browser-selector/#comment-531</guid>
		<description>I&#039;m not a fan of this idea either if for no other reason than that it promotes lazy CSS coding. I often see questions being asked by CSS newbies about how to serve up different stylesheets to different browsers when the real answer lies in getting the CSS &amp; HTML right in the first place.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not a fan of this idea either if for no other reason than that it promotes lazy CSS coding. I often see questions being asked by CSS newbies about how to serve up different stylesheets to different browsers when the real answer lies in getting the CSS &amp; HTML right in the first place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valontuoja &#187; Blog Archive &#187; LINKKEJÄ 29-02-2008 #2</title>
		<link>http://stylizedweb.com/2008/02/26/css-browser-selector/comment-page-1/#comment-525</link>
		<dc:creator>Valontuoja &#187; Blog Archive &#187; LINKKEJÄ 29-02-2008 #2</dc:creator>
		<pubDate>Fri, 29 Feb 2008 19:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://stylizedweb.com/2008/02/26/css-browser-selector/#comment-525</guid>
		<description>[...] web 2.0 CSS menu tutorials (woork) Css Globe &#124; Web Standards Magazine CSS Browser Selector [...]</description>
		<content:encoded><![CDATA[<p>[...] web 2.0 CSS menu tutorials (woork) Css Globe | Web Standards Magazine CSS Browser Selector [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Of February 2008 &#124; Best of the Month &#124; Smashing Magazine</title>
		<link>http://stylizedweb.com/2008/02/26/css-browser-selector/comment-page-1/#comment-516</link>
		<dc:creator>Best Of February 2008 &#124; Best of the Month &#124; Smashing Magazine</dc:creator>
		<pubDate>Fri, 29 Feb 2008 11:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://stylizedweb.com/2008/02/26/css-browser-selector/#comment-516</guid>
		<description>[...] CSS Browser SelectorYou should always avoid feeding browsers with specific CSS-style sheets, but if you badly need to solve some inconsistency issues, CSS Browser Selector might be an option to consider. [...]</description>
		<content:encoded><![CDATA[<p>[...] CSS Browser SelectorYou should always avoid feeding browsers with specific CSS-style sheets, but if you badly need to solve some inconsistency issues, CSS Browser Selector might be an option to consider. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
