<?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: Using CSS3 Selectors in Internet Explorer</title>
	<atom:link href="http://www.dave-woods.co.uk/index.php/using-css3-selectors-in-internet-explorer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dave-woods.co.uk/index.php/using-css3-selectors-in-internet-explorer/</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 10:27:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: uberVU - social comments</title>
		<link>http://www.dave-woods.co.uk/index.php/using-css3-selectors-in-internet-explorer/comment-page-1/#comment-28296</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Sat, 23 Jan 2010 04:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=673#comment-28296</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by dave_woods: Using CSS3 Selectors in Internet Explorer http://www.dave-woods.co.uk/index.php/using-css3-selectors-in-internet-explorer/...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by dave_woods: Using CSS3 Selectors in Internet Explorer <a href="http://www.dave-woods.co.uk/index.php/using-css3-selectors-in-internet-explorer/.." rel="nofollow">http://www.dave-woods.co.uk/index.php/using-css3-selectors-in-internet-explorer/..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Woods</title>
		<link>http://www.dave-woods.co.uk/index.php/using-css3-selectors-in-internet-explorer/comment-page-1/#comment-28288</link>
		<dc:creator>Dave Woods</dc:creator>
		<pubDate>Thu, 21 Jan 2010 18:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=673#comment-28288</guid>
		<description>To be honest I don&#039;t mind still supporting IE6, I&#039;ve been supporting it for years and I just &lt;a href=&quot;http://www.dave-woods.co.uk/index.php/ie6-css-bugs-and-fixes-explained/&quot; rel=&quot;nofollow&quot;&gt;work around the bugs&lt;/a&gt; as I&#039;m coding so it&#039;s usually pretty much spot on once the double margin bugs and haslayout fixes have been added.

I am seriously considering going for HTML5 and CSS3 on more projects with JavaScript support but the nagging feeling of accessibility is still holding me back a little. I&#039;d be interested to hear what other web developers opinions are on the subject though?</description>
		<content:encoded><![CDATA[<p>To be honest I don&#8217;t mind still supporting IE6, I&#8217;ve been supporting it for years and I just <a href="http://www.dave-woods.co.uk/index.php/ie6-css-bugs-and-fixes-explained/" rel="nofollow">work around the bugs</a> as I&#8217;m coding so it&#8217;s usually pretty much spot on once the double margin bugs and haslayout fixes have been added.</p>
<p>I am seriously considering going for HTML5 and CSS3 on more projects with JavaScript support but the nagging feeling of accessibility is still holding me back a little. I&#8217;d be interested to hear what other web developers opinions are on the subject though?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johny Favourite</title>
		<link>http://www.dave-woods.co.uk/index.php/using-css3-selectors-in-internet-explorer/comment-page-1/#comment-28287</link>
		<dc:creator>Johny Favourite</dc:creator>
		<pubDate>Thu, 21 Jan 2010 16:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=673#comment-28287</guid>
		<description>Look the same to all users? That ship sailed for me ages ago! Ha ha! I get IE 7 to look ok. 6 is hit and miss and sometimes I use an ie 6 reset. Firefox and sarafi always look as good as they can. And chrome for that matter. With html 5 + css 3 it always looks good on an iphone although I&#039;m thinkinf of writing a mobile cut down version similiar to what I do with ie 6.</description>
		<content:encoded><![CDATA[<p>Look the same to all users? That ship sailed for me ages ago! Ha ha! I get IE 7 to look ok. 6 is hit and miss and sometimes I use an ie 6 reset. Firefox and sarafi always look as good as they can. And chrome for that matter. With html 5 + css 3 it always looks good on an iphone although I&#8217;m thinkinf of writing a mobile cut down version similiar to what I do with ie 6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Woods</title>
		<link>http://www.dave-woods.co.uk/index.php/using-css3-selectors-in-internet-explorer/comment-page-1/#comment-28286</link>
		<dc:creator>Dave Woods</dc:creator>
		<pubDate>Thu, 21 Jan 2010 15:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=673#comment-28286</guid>
		<description>Where I can, I am doing but it depends on the client. If it has to be completely accessible and look the same to all users with or without JavaScript then obviously there&#039;s no option other than to use HTML4.01 or XHTML1.0 but for a lot of my freelance work I have started using HTML5 and ensuring that it degrades gracefully.</description>
		<content:encoded><![CDATA[<p>Where I can, I am doing but it depends on the client. If it has to be completely accessible and look the same to all users with or without JavaScript then obviously there&#8217;s no option other than to use HTML4.01 or XHTML1.0 but for a lot of my freelance work I have started using HTML5 and ensuring that it degrades gracefully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johny Favourite</title>
		<link>http://www.dave-woods.co.uk/index.php/using-css3-selectors-in-internet-explorer/comment-page-1/#comment-28285</link>
		<dc:creator>Johny Favourite</dc:creator>
		<pubDate>Thu, 21 Jan 2010 15:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dave-woods.co.uk/?p=673#comment-28285</guid>
		<description>I read about this the other day here - http://forabeautifulweb.com/blog/about/enable_css_pseudo-element_selectors_in_internet_explorer_with_ie-css3.js/

Are you using html 5? I&#039;ve been doing so for the last month and plan to do so now permanently.</description>
		<content:encoded><![CDATA[<p>I read about this the other day here &#8211; <a href="http://forabeautifulweb.com/blog/about/enable_css_pseudo-element_selectors_in_internet_explorer_with_ie-css3.js/" rel="nofollow">http://forabeautifulweb.com/blog/about/enable_css_pseudo-element_selectors_in_internet_explorer_with_ie-css3.js/</a></p>
<p>Are you using html 5? I&#8217;ve been doing so for the last month and plan to do so now permanently.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
