<?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>Dotblog &#187; Resources</title>
	<atom:link href="http://dotwebs.com/blog/index.php/tag/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotwebs.com/blog</link>
	<description>Dotwebs stuff and more</description>
	<lastBuildDate>Mon, 14 Jun 2010 13:10:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why bother with CSS?</title>
		<link>http://dotwebs.com/blog/index.php/2008/10/css-v-tables-for-html-layout/</link>
		<comments>http://dotwebs.com/blog/index.php/2008/10/css-v-tables-for-html-layout/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 23:52:09 +0000</pubDate>
		<dc:creator>Dorothy</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[cascading style sheets]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://dotwebs.com/blog/?p=216</guid>
		<description><![CDATA[<a href="http://dotwebs.com/blog/index.php/2008/10/css-v-tables-for-html-layout/"><img align="left" hspace="5" width="150" height="150" src="http://dotwebs.com/blog/wp-content/uploads/2008/10/istock_000003387293xsmall-150x150.jpg" class="alignleft wp-post-image tfe" alt="CSS" title="istock_000003387293xsmall" /></a>
Cascading Style Sheets (CSS) is a method of defining styles for formatting HTML mark-up. 
CSS vs Font Tags and Tables
CSS styles are defined in a separate file and can be used as selectors throughout the pages of the website thus creating

smaller file sizes for faster loading
greater control over design
design consistency
easier updating and site maintenance

With table layouts [...]]]></description>
		<wfw:commentRss>http://dotwebs.com/blog/index.php/2008/10/css-v-tables-for-html-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
