<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>User Experience Blog &#124; User Kind &#187; CSS</title>
	<atom:link href="http://www.UserKind.com/blog/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.UserKind.com/blog</link>
	<description>Thoughts and insights on information architecture, website design, human factors, and whatever else.</description>
	<lastBuildDate>Tue, 16 Aug 2011 23:20:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CSS resets</title>
		<link>http://www.UserKind.com/blog/css-resets/</link>
		<comments>http://www.UserKind.com/blog/css-resets/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 19:55:12 +0000</pubDate>
		<dc:creator>Cory</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.UserKind.com/blog/?p=155</guid>
		<description><![CDATA[Using a CSS reset has saved me a lot of time and frustration with cross-browser styling. It is annoying however that most reset style scripts reset every element in the html spec&#8230;most of which you&#8217;ll likely never use on your project. Tuhin over at Inspiring Pixel wrote a good post on the pros and cons [...]]]></description>
			<content:encoded><![CDATA[<p>Using a CSS reset has saved me a lot of time and frustration with cross-browser styling. It is annoying however that most reset style scripts reset every element in the html spec&#8230;most of which you&#8217;ll likely never use on your project.</p>
<p>Tuhin over at Inspiring Pixel wrote a good post on the <a href="http://inspiringpixel.com/tutorials/htmlcss/css-reset-ways-and-advantages/346/comment-page-1/#comment-113" target="_blank">pros and cons to using a css reset</a>, and also provides a bunch of different reset scripts based on your needs. I&#8217;ll definitely be referencing this for future projects.</p>
<p>This makes me wonder though, is there a tool out there that can generate a reset script for you based on the elements you know you&#8217;ll be using on your project? If not maybe I&#8217;ll go build one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.UserKind.com/blog/css-resets/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

