<?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: Reset Reasoning</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Tue, 18 Jun 2013 15:30:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Why reset CSS? &#124; Here&#039;s - nnish! Nishanth Anil</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-1286389</link>
		<dc:creator>Why reset CSS? &#124; Here&#039;s - nnish! Nishanth Anil</dc:creator>
		<pubDate>Thu, 18 Apr 2013 16:05:02 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-1286389</guid>
		<description><![CDATA[[...] Note: Remove the &lt;pre&gt; tag from the above code while pasting. See Original Source here. And here’s an elaborate reason for CSS reset from Meyerweb. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Note: Remove the &lt;pre&gt; tag from the above code while pasting. See Original Source here. And here’s an elaborate reason for CSS reset from Meyerweb. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VANDERWEYEN Jonathan</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-986627</link>
		<dc:creator>VANDERWEYEN Jonathan</dc:creator>
		<pubDate>Fri, 14 Dec 2012 20:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-986627</guid>
		<description><![CDATA[Hi, shouldn&#039;t be the summary tag also added to the html5 display: block rule ? as defined &lt;a href=&quot;http://www.w3.org/TR/html-markup/summary.html&quot; title=&quot;W3C&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; it should ...]]></description>
		<content:encoded><![CDATA[<p>Hi, shouldn&#8217;t be the summary tag also added to the html5 display: block rule ? as defined <a href="http://www.w3.org/TR/html-markup/summary.html" title="W3C" rel="nofollow">here</a> it should &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Some Thoughts on CSS &#124; iQuest Blog</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-841171</link>
		<dc:creator>Some Thoughts on CSS &#124; iQuest Blog</dc:creator>
		<pubDate>Mon, 15 Oct 2012 21:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-841171</guid>
		<description><![CDATA[[...] controversial subject is resetting CSS. The goal of a reset style sheet is to reduce browser inconsistencies in things like default line [...]]]></description>
		<content:encoded><![CDATA[<p>[...] controversial subject is resetting CSS. The goal of a reset style sheet is to reduce browser inconsistencies in things like default line [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daily Status &#8211; July 7 &#8211; The Early Worm &#124; Everyday Achievements</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-713740</link>
		<dc:creator>Daily Status &#8211; July 7 &#8211; The Early Worm &#124; Everyday Achievements</dc:creator>
		<pubDate>Sun, 08 Jul 2012 06:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-713740</guid>
		<description><![CDATA[[...] leading me to read about clearfix techniques, CSS attribute selectors, and the concept of CSS reset. Yikes. Down the rabbit [...]]]></description>
		<content:encoded><![CDATA[<p>[...] leading me to read about clearfix techniques, CSS attribute selectors, and the concept of CSS reset. Yikes. Down the rabbit [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HTML5 Digital Classroom &#187; Life as an MIS student and tech enthusiast</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-707929</link>
		<dc:creator>HTML5 Digital Classroom &#187; Life as an MIS student and tech enthusiast</dc:creator>
		<pubDate>Mon, 02 Jul 2012 01:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-707929</guid>
		<description><![CDATA[[...] Eric Meyer &#8211; Reset Reasoning [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Eric Meyer &#8211; Reset Reasoning [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-663694</link>
		<dc:creator>Stephan</dc:creator>
		<pubDate>Mon, 23 Apr 2012 10:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-663694</guid>
		<description><![CDATA[This is the CSS reset I use in most of my projects:

&lt;a href=&quot;http://www.htmltweaks.com/Reset_Browser-Specific_CSS_Styles&quot; rel=&quot;nofollow&quot;&gt;http://www.htmltweaks.com/Reset_Browser-Specific_CSS_Styles&lt;/a&gt;

Works quite well for me, but I might have to add a couple styles from your Reset CSS Post, like line-height, font-styles and the HTML5 display-role reset for older browsers.]]></description>
		<content:encoded><![CDATA[<p>This is the CSS reset I use in most of my projects:</p>
<p><a href="http://www.htmltweaks.com/Reset_Browser-Specific_CSS_Styles" rel="nofollow">http://www.htmltweaks.com/Reset_Browser-Specific_CSS_Styles</a></p>
<p>Works quite well for me, but I might have to add a couple styles from your Reset CSS Post, like line-height, font-styles and the HTML5 display-role reset for older browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Background image looks different - DesignersTalk</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-641302</link>
		<dc:creator>Background image looks different - DesignersTalk</dc:creator>
		<pubDate>Tue, 14 Feb 2012 06:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-641302</guid>
		<description><![CDATA[[...] solution though. The different browsers have different default CSS settings, read an article here: Eric&#039;s Archived Thoughts: Reset Reasoning  Get the reset code here: CSS Tools: Reset [...]]]></description>
		<content:encoded><![CDATA[<p>[...] solution though. The different browsers have different default CSS settings, read an article here: Eric&#039;s Archived Thoughts: Reset Reasoning  Get the reset code here: CSS Tools: Reset [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: About the CSS Reset File (reset.css) &#124; Mathverse Blog</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-584754</link>
		<dc:creator>About the CSS Reset File (reset.css) &#124; Mathverse Blog</dc:creator>
		<pubDate>Mon, 10 Oct 2011 19:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-584754</guid>
		<description><![CDATA[[...] Another good reason for resetting styles has to do with regulating browser inconsistencies. Eric Meyer wrote an article on this. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Another good reason for resetting styles has to do with regulating browser inconsistencies. Eric Meyer wrote an article on this. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coding A Portfolio Site &#124; Design In Flux</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-581513</link>
		<dc:creator>Coding A Portfolio Site &#124; Design In Flux</dc:creator>
		<pubDate>Sun, 25 Sep 2011 02:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-581513</guid>
		<description><![CDATA[[...] I attach a reset file (if you do not know what a reset file is, please check out this great link). I have been using Eric Meyer’s reset file for a long time, [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I attach a reset file (if you do not know what a reset file is, please check out this great link). I have been using Eric Meyer’s reset file for a long time, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To: Cross-Browser CSS</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-559809</link>
		<dc:creator>How To: Cross-Browser CSS</dc:creator>
		<pubDate>Fri, 10 Jun 2011 18:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-559809</guid>
		<description><![CDATA[[...] approach to cross-browser styling. Call me a late bloomer but Eric actually blogged about this idea way back in 2007 (some 4 years ago) before I read it in [...]]]></description>
		<content:encoded><![CDATA[<p>[...] approach to cross-browser styling. Call me a late bloomer but Eric actually blogged about this idea way back in 2007 (some 4 years ago) before I read it in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Turbo Plone theming with XDV/Diazo &#124; Follia Digitale</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-548590</link>
		<dc:creator>Turbo Plone theming with XDV/Diazo &#124; Follia Digitale</dc:creator>
		<pubDate>Fri, 08 Apr 2011 09:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-548590</guid>
		<description><![CDATA[[...] your theme has a reset.css but you want Plone&#039;s public.css styles for content editing, it might help to use [...]]]></description>
		<content:encoded><![CDATA[<p>[...] your theme has a reset.css but you want Plone&#39;s public.css styles for content editing, it might help to use [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Pros And Cons Of CSS Resets &#124; Van SEO Design</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-541365</link>
		<dc:creator>The Pros And Cons Of CSS Resets &#124; Van SEO Design</dc:creator>
		<pubDate>Mon, 28 Feb 2011 13:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-541365</guid>
		<description><![CDATA[[...] problem is there isn&#8217;t a standard for what those defaults should be. While browsers with the same rendering engine will use the same defaults, two different rendering [...]]]></description>
		<content:encoded><![CDATA[<p>[...] problem is there isn&#8217;t a standard for what those defaults should be. While browsers with the same rendering engine will use the same defaults, two different rendering [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-521971</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Fri, 24 Dec 2010 15:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-521971</guid>
		<description><![CDATA[Eric - thanks for the reply. It&#039;s great to know you&#039;re &quot;on the case&quot; with it.

Happy Xmas!]]></description>
		<content:encoded><![CDATA[<p>Eric &#8211; thanks for the reply. It&#8217;s great to know you&#8217;re &#8220;on the case&#8221; with it.</p>
<p>Happy Xmas!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-519341</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Sun, 05 Dec 2010 02:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-519341</guid>
		<description><![CDATA[Rob, having designer vanity would require that I be a designer.

The comment in the CSS was meant as a reminder to anyone who used the reset for themselves.  I mean, it explicitly says to remember to define focus styles!  As in, change this value to have visible outlines.  I completely failed to anticipate two things:

1. That so many would use the reset.
2. That so few would read it and pay attention to the notes within.

That said, the coming revision of the reset will either drop that rule or modify it to something like &lt;code&gt;3px dashed red&lt;/code&gt; to drive home the point I was trying to make.  More likely it&#039;ll be dropped.]]></description>
		<content:encoded><![CDATA[<p>Rob, having designer vanity would require that I be a designer.</p>
<p>The comment in the CSS was meant as a reminder to anyone who used the reset for themselves.  I mean, it explicitly says to remember to define focus styles!  As in, change this value to have visible outlines.  I completely failed to anticipate two things:</p>
<p>1. That so many would use the reset.<br />
2. That so few would read it and pay attention to the notes within.</p>
<p>That said, the coming revision of the reset will either drop that rule or modify it to something like <code>3px dashed red</code> to drive home the point I was trying to make.  More likely it&#8217;ll be dropped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-519302</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Sat, 04 Dec 2010 19:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2007/04/18/reset-reasoning/#comment-519302</guid>
		<description><![CDATA[Eric,

I&#039;d like to propose that the :focus entry is revised...

&lt;code&gt;/* remember to define focus styles! */
:focus {
	outline: 0;
}&lt;/code&gt;

Removing the outline is all well and good but the big problem is that developers rarely provide an alternative, and for people like me who rely on keyboard navigation this essentially renders many sites useless. Every time I find such as site it makes me think &quot;Eric Meyer reset used!&quot;.

Also I would question as to whether removing the outline is a genuine &quot;reset&quot; or just designer vanity?

Would appreciate your thoughts.]]></description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>I&#8217;d like to propose that the :focus entry is revised&#8230;</p>
<p><code>/* remember to define focus styles! */<br />
:focus {<br />
	outline: 0;<br />
}</code></p>
<p>Removing the outline is all well and good but the big problem is that developers rarely provide an alternative, and for people like me who rely on keyboard navigation this essentially renders many sites useless. Every time I find such as site it makes me think &#8220;Eric Meyer reset used!&#8221;.</p>
<p>Also I would question as to whether removing the outline is a genuine &#8220;reset&#8221; or just designer vanity?</p>
<p>Would appreciate your thoughts.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->