<?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: Reseting Browser Defaults (reset.css)</title> <atom:link href="http://www.csskarma.com/blog/reseting-browser-defaults-resetcss/feed/" rel="self" type="application/rss+xml" /><link>http://www.csskarma.com/blog/reseting-browser-defaults-resetcss/</link> <description>display your style</description> <lastBuildDate>Tue, 31 Jan 2012 16:02:39 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Tim</title><link>http://www.csskarma.com/blog/reseting-browser-defaults-resetcss/comment-page-1/#comment-56750</link> <dc:creator>Tim</dc:creator> <pubDate>Mon, 20 Apr 2009 20:06:25 +0000</pubDate> <guid
isPermaLink="false">http://www.csskarma.com/blog/?p=53#comment-56750</guid> <description>ha! thanks Adam, Ill fix that.Thanks for letting me know you use it; I love to hear stuff like that!</description> <content:encoded><![CDATA[<p>ha! thanks Adam, Ill fix that.</p><p>Thanks for letting me know you use it; I love to hear stuff like that!</p> ]]></content:encoded> </item> <item><title>By: adam</title><link>http://www.csskarma.com/blog/reseting-browser-defaults-resetcss/comment-page-1/#comment-56744</link> <dc:creator>adam</dc:creator> <pubDate>Mon, 20 Apr 2009 18:27:20 +0000</pubDate> <guid
isPermaLink="false">http://www.csskarma.com/blog/?p=53#comment-56744</guid> <description>Just so you know, you misspell &quot;author&quot; in the link to your reset...Love the reset by the way.  I&#039;ve started using it on my various projects.</description> <content:encoded><![CDATA[<p>Just so you know, you misspell &#8220;author&#8221; in the link to your reset&#8230;</p><p>Love the reset by the way.  I&#8217;ve started using it on my various projects.</p> ]]></content:encoded> </item> <item><title>By: Jessie</title><link>http://www.csskarma.com/blog/reseting-browser-defaults-resetcss/comment-page-1/#comment-30382</link> <dc:creator>Jessie</dc:creator> <pubDate>Fri, 21 Nov 2008 02:12:45 +0000</pubDate> <guid
isPermaLink="false">http://www.csskarma.com/blog/?p=53#comment-30382</guid> <description>&lt;strong&gt;reset...&lt;/strong&gt;One notable blogging tool that does not support trackback yet is Blogger. Six Apart started a working group in February 2006 to improve...</description> <content:encoded><![CDATA[<p><strong>reset&#8230;</strong></p><p>One notable blogging tool that does not support trackback yet is Blogger. Six Apart started a working group in February 2006 to improve&#8230;</p> ]]></content:encoded> </item> <item><title>By: Lewis</title><link>http://www.csskarma.com/blog/reseting-browser-defaults-resetcss/comment-page-1/#comment-651</link> <dc:creator>Lewis</dc:creator> <pubDate>Thu, 07 Feb 2008 13:53:47 +0000</pubDate> <guid
isPermaLink="false">http://www.csskarma.com/blog/?p=53#comment-651</guid> <description>Thanks Tim! I had a feeling that was probably the case, I just never got round to doing some research.It&#039;s mostly things like lists that I need it for, so I&#039;ll probably only use a few lines of it.</description> <content:encoded><![CDATA[<p>Thanks Tim! I had a feeling that was probably the case, I just never got round to doing some research.</p><p>It&#8217;s mostly things like lists that I need it for, so I&#8217;ll probably only use a few lines of it.</p> ]]></content:encoded> </item> <item><title>By: Tim</title><link>http://www.csskarma.com/blog/reseting-browser-defaults-resetcss/comment-page-1/#comment-569</link> <dc:creator>Tim</dc:creator> <pubDate>Wed, 06 Feb 2008 21:52:14 +0000</pubDate> <guid
isPermaLink="false">http://www.csskarma.com/blog/?p=53#comment-569</guid> <description>yea, I actually leave the whitespace in now, when you have a giant css file I think it&#039;s 100% easier to scan through. You can see it if you view the CSS on this site, looks really nice and only adds a few byes to the file size.I read an article on it a while ago...lemme search for it...&lt;a href=&quot;http://orderedlist.com/articles/single-line-css&quot; rel=&quot;nofollow&quot;&gt;Single Line CSS&lt;/a&gt;gives a good balance of readability and optimization, i think.Yea I talked to him for a few minutes at WDN, very cool conference, I posted my notes earlier this week if you want to look through &#039;em</description> <content:encoded><![CDATA[<p>yea, I actually leave the whitespace in now, when you have a giant css file I think it&#8217;s 100% easier to scan through. You can see it if you view the CSS on this site, looks really nice and only adds a few byes to the file size.</p><p>I read an article on it a while ago&#8230;lemme search for it&#8230;<a
href="http://orderedlist.com/articles/single-line-css">Single Line CSS</a></p><p>gives a good balance of readability and optimization, i think.</p><p>Yea I talked to him for a few minutes at WDN, very cool conference, I posted my notes earlier this week if you want to look through &#8216;em</p> ]]></content:encoded> </item> <item><title>By: Phil</title><link>http://www.csskarma.com/blog/reseting-browser-defaults-resetcss/comment-page-1/#comment-567</link> <dc:creator>Phil</dc:creator> <pubDate>Wed, 06 Feb 2008 21:28:39 +0000</pubDate> <guid
isPermaLink="false">http://www.csskarma.com/blog/?p=53#comment-567</guid> <description>Aww... what&#039;s wrong with the &lt;code&gt;q&lt;/code&gt; element? Inline quotes have a place too!Personally I use the Yahoo! reset style. I don&#039;t know why, it was just the first I came across. Don&#039;t forget to take out all the whitespace to cut down on the size even more!When did you get to talk to Jonathon Snook? Was that WDN, you lucky ...?</description> <content:encoded><![CDATA[<p>Aww&#8230; what&#8217;s wrong with the <code>q</code> element? Inline quotes have a place too!</p><p>Personally I use the Yahoo! reset style. I don&#8217;t know why, it was just the first I came across. Don&#8217;t forget to take out all the whitespace to cut down on the size even more!</p><p>When did you get to talk to Jonathon Snook? Was that WDN, you lucky &#8230;?</p> ]]></content:encoded> </item> <item><title>By: Tim</title><link>http://www.csskarma.com/blog/reseting-browser-defaults-resetcss/comment-page-1/#comment-561</link> <dc:creator>Tim</dc:creator> <pubDate>Wed, 06 Feb 2008 19:23:31 +0000</pubDate> <guid
isPermaLink="false">http://www.csskarma.com/blog/?p=53#comment-561</guid> <description>Lewis, that&#039;s actually real easy, if you&#039;re on a PC do a search for &quot;html.css&quot;. If you&#039;re on a Mac, it&#039;ll be in the Mozilla Firefox &quot;res&quot; folder (pretty sure it&#039;s there).All browsers work off a master CSS file, since Firefox is open source, you can just grab it from the Mozilla folder.The only reason I&#039;d advise against doing that is that the Firefox html.css file is 10Kb where the reset file is only 777bytes. Also since Firefox isn&#039;t 100% standards compliant, there&#039;s probably a fair amount that they&#039;re planning to change for the better in the relatively near future.It&#039;s not a bad idea to poke around in that html.css file though, you&#039;d be surprised what&#039;s styled in there, including body, html, head, style, script. A lot of elements that we never think get styled, I learned a lot from it.</description> <content:encoded><![CDATA[<p>Lewis, that&#8217;s actually real easy, if you&#8217;re on a PC do a search for &#8220;html.css&#8221;. If you&#8217;re on a Mac, it&#8217;ll be in the Mozilla Firefox &#8220;res&#8221; folder (pretty sure it&#8217;s there).</p><p>All browsers work off a master CSS file, since Firefox is open source, you can just grab it from the Mozilla folder.</p><p>The only reason I&#8217;d advise against doing that is that the Firefox html.css file is 10Kb where the reset file is only 777bytes. Also since Firefox isn&#8217;t 100% standards compliant, there&#8217;s probably a fair amount that they&#8217;re planning to change for the better in the relatively near future.</p><p>It&#8217;s not a bad idea to poke around in that html.css file though, you&#8217;d be surprised what&#8217;s styled in there, including body, html, head, style, script. A lot of elements that we never think get styled, I learned a lot from it.</p> ]]></content:encoded> </item> <item><title>By: Lewis</title><link>http://www.csskarma.com/blog/reseting-browser-defaults-resetcss/comment-page-1/#comment-558</link> <dc:creator>Lewis</dc:creator> <pubDate>Wed, 06 Feb 2008 19:09:44 +0000</pubDate> <guid
isPermaLink="false">http://www.csskarma.com/blog/?p=53#comment-558</guid> <description>What I would like is a file that resets all styles to what Firefox sets the defaults as. Seeing as Firefox seems to treat things as I&#039;d expect and that&#039;s what I&#039;m used to using.</description> <content:encoded><![CDATA[<p>What I would like is a file that resets all styles to what Firefox sets the defaults as. Seeing as Firefox seems to treat things as I&#8217;d expect and that&#8217;s what I&#8217;m used to using.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/18 queries in 0.032 seconds using disk: basic

Served from: www.csskarma.com @ 2012-02-11 06:13:43 -->
