<?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>Red Ice Designs &#187; reset</title>
	<atom:link href="http://www.redicedesigns.com/blog/tag/reset/feed" rel="self" type="application/rss+xml" />
	<link>http://www.redicedesigns.com/blog</link>
	<description>A blog about web design tips, tricks, tutorials, guides and tools.</description>
	<lastBuildDate>Fri, 03 Sep 2010 17:12:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CSS: Things to Avoid</title>
		<link>http://www.redicedesigns.com/blog/2010/css/css-things-to-avoid</link>
		<comments>http://www.redicedesigns.com/blog/2010/css/css-things-to-avoid#comments</comments>
		<pubDate>Wed, 27 Jan 2010 18:47:16 +0000</pubDate>
		<dc:creator>Joe Valdez</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[external style sheet]]></category>
		<category><![CDATA[inline style]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[shorthand]]></category>

		<guid isPermaLink="false">http://www.redicedesigns.com/blog/?p=149</guid>
		<description><![CDATA[<h3>1. Avoid not resetting the browsers default setting.</h3>
<p style="padding-left: 30px;">When creating a new website or web page, the first thing you should do is reset everything to zero. Browsers have their own default settings, mainly for padding and margins. Resetting all the tags to zero will ensure you start from scratch. Once you have used a reset CSS file, you can now start on styling your page.<br />
<code>&#60;link rel="stylesheet" href="style/reset-min.css" type="text/css" media="screen" /&#62;</code></p>
<p><a href="http://www.redicedesigns.com/blog/2009/css/resetting-the-browser-default-style">See our blog posting on this&#8230;</a></p>
<p><a href="http://www.redicedesigns.com/blog/2010/css/css-things-to-avoid" class="more-link">Read more on CSS: Things to Avoid&#8230;</a></p>
    ]]></description>
		<wfw:commentRss>http://www.redicedesigns.com/blog/2010/css/css-things-to-avoid/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resetting the Browser Default Style</title>
		<link>http://www.redicedesigns.com/blog/2009/css/resetting-the-browser-default-style</link>
		<comments>http://www.redicedesigns.com/blog/2009/css/resetting-the-browser-default-style#comments</comments>
		<pubDate>Thu, 10 Dec 2009 14:42:48 +0000</pubDate>
		<dc:creator>Joe Valdez</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[tag]]></category>

		<guid isPermaLink="false">http://www.redicedesigns.com/blog/?p=105</guid>
		<description><![CDATA[<p>I’m sure you’ve all been there. You create a web page and it looks great in Firefox, then you preview it in Internet Explorer and…doh! You scratch your head and wonder, where did I go wrong?</p>
<p><a href="http://www.redicedesigns.com/blog/2009/css/resetting-the-browser-default-style" class="more-link">Read more on Resetting the Browser Default Style&#8230;</a></p>
    ]]></description>
		<wfw:commentRss>http://www.redicedesigns.com/blog/2009/css/resetting-the-browser-default-style/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
