<?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 Blog &#187; CSS</title>
	<atom:link href="http://www.redicedesigns.com/blog/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redicedesigns.com/blog</link>
	<description>A blog about web design tips, tricks and tutorials.</description>
	<lastBuildDate>Thu, 21 Jul 2011 20:06:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Top 10 Links for CSS3 Resources</title>
		<link>http://www.redicedesigns.com/blog/2010/css/top-10-links-for-css3-resources/</link>
		<comments>http://www.redicedesigns.com/blog/2010/css/top-10-links-for-css3-resources/#comments</comments>
		<pubDate>Wed, 12 May 2010 13:25:14 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://www.redicedesigns.com/blog/?p=351</guid>
		<description><![CDATA[If you haven&#8217;t already, you soon will start using CSS3 and HTML5 in your web development. Below is a list I&#8217;ve compiled of the most popular postings, tips or tutorials on using CSS3. CSS3info “Everything you need to know about &#8230; <a href="http://www.redicedesigns.com/blog/2010/css/top-10-links-for-css3-resources/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.redicedesigns.com/blog/2010/css/top-10-links-for-css3-resources/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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 13:47:16 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.redicedesigns.com/blog/?p=149</guid>
		<description><![CDATA[1. Avoid not resetting the browsers default setting. 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 &#8230; <a href="http://www.redicedesigns.com/blog/2010/css/css-things-to-avoid/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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 09:42:48 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://www.redicedesigns.com/blog/?p=105</guid>
		<description><![CDATA[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? Every browser has their &#8230; <a href="http://www.redicedesigns.com/blog/2009/css/resetting-the-browser-default-style/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.redicedesigns.com/blog/2009/css/resetting-the-browser-default-style/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DIV Basics Using CSS</title>
		<link>http://www.redicedesigns.com/blog/2009/css/div-basics-using-css/</link>
		<comments>http://www.redicedesigns.com/blog/2009/css/div-basics-using-css/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 12:12:50 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[basics]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[div]]></category>

		<guid isPermaLink="false">http://www.redicedesigns.com/blog/?p=72</guid>
		<description><![CDATA[Introduction Divisions or “div” are a ‘block level element’, meaning they have the “block” attribute already inherited. Divs are used to display content in a block format much like tables but also used to define sections of a web page. &#8230; <a href="http://www.redicedesigns.com/blog/2009/css/div-basics-using-css/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.redicedesigns.com/blog/2009/css/div-basics-using-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Basics of CSS</title>
		<link>http://www.redicedesigns.com/blog/2009/css/the-basics-of-css/</link>
		<comments>http://www.redicedesigns.com/blog/2009/css/the-basics-of-css/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 10:08:46 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.redicedesigns.com/blog/?p=7</guid>
		<description><![CDATA[This section will only be helpful if you know the basic understanding of HTML. What is CSS? CSS (Cascading Style Sheets) is the standard way of presenting and formatting a web page. The middle word, Style, basically describes its purpose. &#8230; <a href="http://www.redicedesigns.com/blog/2009/css/the-basics-of-css/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.redicedesigns.com/blog/2009/css/the-basics-of-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

