<?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: How to use Modernizr</title>
	<atom:link href="http://webdesignernotebook.com/css/how-to-use-modernizr/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesignernotebook.com/css/how-to-use-modernizr/</link>
	<description>Web Designer Notebook is a blog for web designers featuring topics like CSS, HTML and Wordpress, tutorials, reviews and inspiration.</description>
	<lastBuildDate>Thu, 09 Sep 2010 15:45:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: reve</title>
		<link>http://webdesignernotebook.com/css/how-to-use-modernizr/#comment-9100</link>
		<dc:creator>reve</dc:creator>
		<pubDate>Wed, 08 Sep 2010 03:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=976#comment-9100</guid>
		<description>when you view the source, most browsers show you the source sent from the server, they wont show you the current source that may have been changed by javascript/ajax.

firefox dev toolbar allows you to see the current source.</description>
		<content:encoded><![CDATA[<p>when you view the source, most browsers show you the source sent from the server, they wont show you the current source that may have been changed by javascript/ajax.</p>
<p>firefox dev toolbar allows you to see the current source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Wallage</title>
		<link>http://webdesignernotebook.com/css/how-to-use-modernizr/#comment-8846</link>
		<dc:creator>Philip Wallage</dc:creator>
		<pubDate>Mon, 23 Aug 2010 13:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=976#comment-8846</guid>
		<description>To style HTML elements for IE you just need to code them like you normally do then open your car door, stick your had in and close it as hard as you can. :)</description>
		<content:encoded><![CDATA[<p>To style HTML elements for IE you just need to code them like you normally do then open your car door, stick your had in and close it as hard as you can. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniël</title>
		<link>http://webdesignernotebook.com/css/how-to-use-modernizr/#comment-8217</link>
		<dc:creator>Daniël</dc:creator>
		<pubDate>Tue, 06 Jul 2010 11:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=976#comment-8217</guid>
		<description>How do I style the html5 elements to work with IE?</description>
		<content:encoded><![CDATA[<p>How do I style the html5 elements to work with IE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Modernizr browser feature detection &#171; Andrew Sellick</title>
		<link>http://webdesignernotebook.com/css/how-to-use-modernizr/#comment-8201</link>
		<dc:creator>Modernizr browser feature detection &#171; Andrew Sellick</dc:creator>
		<pubDate>Sun, 04 Jul 2010 22:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=976#comment-8201</guid>
		<description>[...] Why not also check out this Modrenizr tutorial [...]</description>
		<content:encoded><![CDATA[<p>[...] Why not also check out this Modrenizr tutorial [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Okonomiyaki3000</title>
		<link>http://webdesignernotebook.com/css/how-to-use-modernizr/#comment-7405</link>
		<dc:creator>Okonomiyaki3000</dc:creator>
		<pubDate>Thu, 13 May 2010 08:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=976#comment-7405</guid>
		<description>If you want to avoid the need to update your stylesheets when CSS3 becomes standard and widespread, the solution is simple. Don&#039;t use any CSS3 now or then. 

Personally, I see no reason not to use it now.</description>
		<content:encoded><![CDATA[<p>If you want to avoid the need to update your stylesheets when CSS3 becomes standard and widespread, the solution is simple. Don&#8217;t use any CSS3 now or then. </p>
<p>Personally, I see no reason not to use it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vali</title>
		<link>http://webdesignernotebook.com/css/how-to-use-modernizr/#comment-6918</link>
		<dc:creator>Vali</dc:creator>
		<pubDate>Sun, 04 Apr 2010 12:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=976#comment-6918</guid>
		<description>Thanks John, forgot to mention that&#039;s how I spotted the classes!

V</description>
		<content:encoded><![CDATA[<p>Thanks John, forgot to mention that&#8217;s how I spotted the classes!</p>
<p>V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Stephens</title>
		<link>http://webdesignernotebook.com/css/how-to-use-modernizr/#comment-6917</link>
		<dc:creator>John Stephens</dc:creator>
		<pubDate>Sun, 04 Apr 2010 12:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=976#comment-6917</guid>
		<description>The classes are visible when you view source using Webkit&#039;s Web Inspector (included in the Safari&#039;s &quot;Develop&quot; menu, for instance) or Firebug.</description>
		<content:encoded><![CDATA[<p>The classes are visible when you view source using Webkit&#8217;s Web Inspector (included in the Safari&#8217;s &#8220;Develop&#8221; menu, for instance) or Firebug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vali</title>
		<link>http://webdesignernotebook.com/css/how-to-use-modernizr/#comment-6914</link>
		<dc:creator>Vali</dc:creator>
		<pubDate>Sun, 04 Apr 2010 09:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=976#comment-6914</guid>
		<description>Good to point out that after activating Modernizr on your page, if you view your browser source code you don&#039;t see the new classes that Modernizr has added - but they are there! I spent an hour or two trying to &#039;fix&#039; this when all the time it was working.

So have confidence and go ahead and try making use of these new classes to define what is displayed for HTML5 ready browsers and what&#039;s not.

Vali</description>
		<content:encoded><![CDATA[<p>Good to point out that after activating Modernizr on your page, if you view your browser source code you don&#8217;t see the new classes that Modernizr has added &#8211; but they are there! I spent an hour or two trying to &#8216;fix&#8217; this when all the time it was working.</p>
<p>So have confidence and go ahead and try making use of these new classes to define what is displayed for HTML5 ready browsers and what&#8217;s not.</p>
<p>Vali</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfy</title>
		<link>http://webdesignernotebook.com/css/how-to-use-modernizr/#comment-6695</link>
		<dc:creator>Alfy</dc:creator>
		<pubDate>Thu, 01 Apr 2010 08:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=976#comment-6695</guid>
		<description>Post very useful and easy to understand.   But if I wanted apply Modernizr to the tag h1 ?

Ex.
if it is supported the shadow show it, otherwise not show the shadow .</description>
		<content:encoded><![CDATA[<p>Post very useful and easy to understand.   But if I wanted apply Modernizr to the tag h1 ?</p>
<p>Ex.<br />
if it is supported the shadow show it, otherwise not show the shadow .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yaili</title>
		<link>http://webdesignernotebook.com/css/how-to-use-modernizr/#comment-5820</link>
		<dc:creator>Yaili</dc:creator>
		<pubDate>Thu, 18 Feb 2010 11:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://webdesignernotebook.com/?p=976#comment-5820</guid>
		<description>Hi wimal,

Browsers that don&#039;t support box-shadow and rounded corners will ignore them already, no need for an extra script for that.</description>
		<content:encoded><![CDATA[<p>Hi wimal,</p>
<p>Browsers that don&#8217;t support box-shadow and rounded corners will ignore them already, no need for an extra script for that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
