<?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: Best Practices for Accessible Stylesheets</title>
	<atom:link href="http://www.michaelgaigg.com/blog/2009/05/01/best-practices-for-accessible-stylesheets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelgaigg.com/blog/2009/05/01/best-practices-for-accessible-stylesheets/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 19:58:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Michael Gaigg</title>
		<link>http://www.michaelgaigg.com/blog/2009/05/01/best-practices-for-accessible-stylesheets/comment-page-1/#comment-308</link>
		<dc:creator>Michael Gaigg</dc:creator>
		<pubDate>Tue, 07 Jul 2009 11:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelgaigg.com/blog/?p=399#comment-308</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-303&quot;&gt; 
&lt;strong&gt;&lt;a href=&quot;#comment-303&quot; rel=&quot;nofollow&quot;&gt;Gify&lt;/a&gt; :&lt;/strong&gt; 
&lt;div id=&quot;q-303&quot;&gt; 
The only disadvantage of using CSS especially CSS2 or CSS3 is that not every rules are supported by ie6, for instead &#8216;:checked&#8217; attribute or some implementations of js. 
&lt;/div&gt; 
&lt;span class=&quot;quote&quot;&gt;&lt;a href=&quot;javascript:void(null)&quot; title=&quot;Click here or select text to quote comment&quot; onmousedown=&quot;quote(&#039;303&#039;, &#039;Gify&#039;, &#039;comment&#039;,&#039;div-comment-303&#039;, false, false); return false;&quot; rel=&quot;nofollow&quot;&gt;Quote&lt;/a&gt;&lt;/span&gt; 
&lt;/blockquote&gt; 
 
I agree with you that certain browsers (when will IE6 finally die?) still lack some functionality, but we are not living in the 90&#039;s anymore, we need to move on. We are surrounded by IE8, FF3.5, etc. That&#039;s why we should not develop in binary browser support anymore (IE6 is supported or not) but with &#039;Graded Browser Support&#039;  &lt;a href=&quot;http://(http://developer.yahoo.com/yui/articles/gbs/),&quot; rel=&quot;nofollow&quot;&gt;(http://developer.yahoo.com/yui/articles/gbs/),&lt;/a&gt; i.e. we cannot develop for the lowest common denominator anymore but look ahead. I&#039;m sorry if you still have a black&amp;white TV set, but I will make my movie in color anyway. 
Cheers, Mike </description>
		<content:encoded><![CDATA[<p>&lt;blockquote cite=&quot;#commentbody-303&quot;&gt;</p>
<p><strong><a href="#comment-303" rel="nofollow">Gify</a> :</strong></p>
<p>&lt;div id=&quot;q-303&quot;&gt;</p>
<p>The only disadvantage of using CSS especially CSS2 or CSS3 is that not every rules are supported by ie6, for instead &lsquo;:checked&rsquo; attribute or some implementations of js.</p>
<p>&lt;/div&gt;</p>
<p>&lt;span class=&quot;quote&quot;&gt;&lt;a href=&quot;javascript:void(null)&quot; title=&quot;Click here or select text to quote comment&quot; onmousedown=&quot;quote(&#039;303&#039;, &#039;Gify&#039;, &#039;comment&#039;,&#039;div-comment-303&#039;, false, false); return false;&quot; rel=&quot;nofollow&quot;&gt;Quote&lt;/span&gt;</p>
<p>I agree with you that certain browsers (when will IE6 finally die?) still lack some functionality, but we are not living in the 90&#039;s anymore, we need to move on. We are surrounded by IE8, FF3.5, etc. That&#039;s why we should not develop in binary browser support anymore (IE6 is supported or not) but with &#039;Graded Browser Support&#039;  <a href="http://(http://developer.yahoo.com/yui/articles/gbs/)," rel="nofollow">(</a><a href="http://developer.yahoo.com/yui/articles/gbs/" rel="nofollow">http://developer.yahoo.com/yui/articles/gbs/</a>), i.e. we cannot develop for the lowest common denominator anymore but look ahead. I&#039;m sorry if you still have a black&amp;white TV set, but I will make my movie in color anyway.</p>
<p>Cheers, Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gify</title>
		<link>http://www.michaelgaigg.com/blog/2009/05/01/best-practices-for-accessible-stylesheets/comment-page-1/#comment-303</link>
		<dc:creator>Gify</dc:creator>
		<pubDate>Sun, 05 Jul 2009 13:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelgaigg.com/blog/?p=399#comment-303</guid>
		<description>The only disadvantage of using CSS especially CSS2 or CSS3 is that not every rules are supported by ie6, for instead &#8216;:checked&#8217; attribute or some implementations of js. </description>
		<content:encoded><![CDATA[<p>The only disadvantage of using CSS especially CSS2 or CSS3 is that not every rules are supported by ie6, for instead &lsquo;:checked&rsquo; attribute or some implementations of js.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Gaigg</title>
		<link>http://www.michaelgaigg.com/blog/2009/05/01/best-practices-for-accessible-stylesheets/comment-page-1/#comment-293</link>
		<dc:creator>Michael Gaigg</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelgaigg.com/blog/?p=399#comment-293</guid>
		<description>That is absolutely right, thanks for taking the time to comment the link. I&#039;ve been using Eric Meyer&#039;s reset stylesheet for ages and I can only highly recommend it to anyone, thus the posting. Never ment to take credits for it. 
Cheers, Mike </description>
		<content:encoded><![CDATA[<p>That is absolutely right, thanks for taking the time to comment the link. I&#039;ve been using Eric Meyer&#039;s reset stylesheet for ages and I can only highly recommend it to anyone, thus the posting. Never ment to take credits for it.</p>
<p>Cheers, Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.michaelgaigg.com/blog/2009/05/01/best-practices-for-accessible-stylesheets/comment-page-1/#comment-290</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 25 Jun 2009 13:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.michaelgaigg.com/blog/?p=399#comment-290</guid>
		<description>Shouldn&#039;t you credit the source of your reset stylesheet? Did you get it from &lt;a href=&quot;http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/&quot; rel=&quot;nofollow&quot;&gt;http://meyerweb.com/eric/thoughts/2007/05/01/rese...&lt;/a&gt; or elsewhere? </description>
		<content:encoded><![CDATA[<p>Shouldn&#039;t you credit the source of your reset stylesheet? Did you get it from <a href="http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/" rel="nofollow">http://meyerweb.com/eric/thoughts/2007/05/01/rese&#8230;</a> or elsewhere?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

