<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: The Flipside of Star-HTML</title>
	<link>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/</link>
	<description>Fun, experiements and tutorials in front end web development</description>
	<pubDate>Tue, 26 Aug 2008 09:09:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: Annerose</title>
		<link>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-24</link>
		<pubDate>Sun, 03 Jun 2007 15:10:37 +0100</pubDate>
		<guid>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-24</guid>
					<description>These comments have been invaluable to me as is this whole site. I thank you for your comment.</description>
		<content:encoded><![CDATA[	<p>These comments have been invaluable to me as is this whole site. I thank you for your comment.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jonte</title>
		<link>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-23</link>
		<pubDate>Wed, 09 May 2007 21:13:04 +0100</pubDate>
		<guid>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-23</guid>
					<description>Actually the xmlns attribute is for the html node and every childnode in its subtree (which does not specify another namespace).</description>
		<content:encoded><![CDATA[	<p>Actually the xmlns attribute is for the html node and every childnode in its subtree (which does not specify another namespace).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: frontend</title>
		<link>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-19</link>
		<pubDate>Fri, 13 Apr 2007 12:20:24 +0100</pubDate>
		<guid>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-19</guid>
					<description>Barney, quite apart from the appalling ugliness of your hack, that trailing comma could easily be missed when you come back later, or when an extra selctor is added to the line. 

James and Dan, I acknowledge that it's a matter of choice whether to pollute the HTML or the CSS: I go for the CSS every time. I posted about this &lt;a href=&quot;http://frontend.blogsome.com/2006/11/12/valid-css-is-irrelevant/&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[	<p>Barney, quite apart from the appalling ugliness of your hack, that trailing comma could easily be missed when you come back later, or when an extra selctor is added to the line. </p>
	<p>James and Dan, I acknowledge that it&#8217;s a matter of choice whether to pollute the HTML or the CSS: I go for the CSS every time. I posted about this <a href="http://frontend.blogsome.com/2006/11/12/valid-css-is-irrelevant/">here</a>.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Dan Storm</title>
		<link>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-11</link>
		<pubDate>Wed, 24 Jan 2007 20:04:44 +0000</pubDate>
		<guid>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-11</guid>
					<description>Why do you say that CCs &quot;pollute&quot; HTML?</description>
		<content:encoded><![CDATA[	<p>Why do you say that CCs &#8220;pollute&#8221; HTML?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Barney</title>
		<link>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-10</link>
		<pubDate>Tue, 23 Jan 2007 17:01:33 +0000</pubDate>
		<guid>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-10</guid>
					<description>Your &amp;lt;code&amp;gt; is a bit misleading - what you mean by &lt;code&gt;IE7&lt;/code&gt; is in fact &lt;code&gt;everything&lt;/code&gt;.

For all those interested in affecting all versions of IE without having to specify filters for them later on, may I recommend:

&lt;code&gt;
p.styleme, { color:red } /* all versions of IE */
&lt;/code&gt;</description>
		<content:encoded><![CDATA[	<p>Your &lt;code&gt; is a bit misleading - what you mean by <code>IE7</code> is in fact <code>everything</code>.</p>
	<p>For all those interested in affecting all versions of IE without having to specify filters for them later on, may I recommend:</p>
	<p><code><br />
p.styleme, { color:red } /* all versions of IE */<br />
</code>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: james</title>
		<link>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-9</link>
		<pubDate>Tue, 23 Jan 2007 13:44:57 +0000</pubDate>
		<guid>http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/#comment-9</guid>
					<description>Nice discovery, though by not &quot;polluting your html with conditional comments&quot;, you pollute your css instead.
Personally i prefer the conditional comments as i know what it will target now an in the future.</description>
		<content:encoded><![CDATA[	<p>Nice discovery, though by not &#8220;polluting your html with conditional comments&#8221;, you pollute your css instead.<br />
Personally i prefer the conditional comments as i know what it will target now an in the future.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
