<?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: Random CSS Thought: CSS Conditional comments.</title>
	<atom:link href="http://kilianvalkhof.com/2007/css-xhtml/random-css-though-css-conditional-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://kilianvalkhof.com/2007/css-xhtml/random-css-though-css-conditional-comments/</link>
	<description></description>
	<lastBuildDate>Sat, 04 Sep 2010 07:50:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Arjan</title>
		<link>http://kilianvalkhof.com/2007/css-xhtml/random-css-though-css-conditional-comments/comment-page-1/#comment-2062</link>
		<dc:creator>Arjan</dc:creator>
		<pubDate>Fri, 23 Nov 2007 22:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://kilianvalkhof.com/2007/design/random-css-though-css-conditional-comments/#comment-2062</guid>
		<description>By the time it is implemented, CSS support will be much better (I hope). So, only small odds could be solved with these conditional comments. Also, if you add this every browser must have an unique id with version control for the conditional comment. More important: it is not the browser, it is the rendering engine.

A better solution is the &lt;a href=&quot;http://www.w3.org/TR/css3-mediaqueries/&quot; rel=&quot;nofollow&quot;&gt;candidate recommendation for the CSS3 Media Queries&lt;/a&gt;. More control of what you can do with a page. At this moment, most of these Media Queries can be solved using JavaScript (of course in a progressive enhancement way).</description>
		<content:encoded><![CDATA[<p>By the time it is implemented, CSS support will be much better (I hope). So, only small odds could be solved with these conditional comments. Also, if you add this every browser must have an unique id with version control for the conditional comment. More important: it is not the browser, it is the rendering engine.</p>
<p>A better solution is the <a href="http://www.w3.org/TR/css3-mediaqueries/" rel="nofollow">candidate recommendation for the CSS3 Media Queries</a>. More control of what you can do with a page. At this moment, most of these Media Queries can be solved using JavaScript (of course in a progressive enhancement way).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
