<?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>Glen Pridgen &#187; CSS</title>
	<atom:link href="http://glenpridgen.com/tag/css/feed" rel="self" type="application/rss+xml" />
	<link>http://glenpridgen.com</link>
	<description>Music, Marketing, Web Development and Life</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:03:34 +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>Coding Clean and Semantic Templates</title>
		<link>http://glenpridgen.com/coding-clean-and-semantic-templates</link>
		<comments>http://glenpridgen.com/coding-clean-and-semantic-templates#comments</comments>
		<pubDate>Mon, 08 Feb 2010 04:02:55 +0000</pubDate>
		<dc:creator>glenpridgen</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://glenpridgen.com/?p=44</guid>
		<description><![CDATA[Learn how to Code Clean and Semantic Templates. A fine tutorial from Web Designer Wall.]]></description>
			<content:encoded><![CDATA[<p>I just finished going through a fantastic CSS tutorial by <a title="Clean and Semantic Templates" href="http://www.webdesignerwall.com">Web Designer Wall</a>. As someone who loves to use and abuse &lt;div&gt; tags I found these examples helpful and will incorporate them into my projects.</p>
<ul>
<li>Remove The Unnecessary &lt;div&gt; Tags</li>
<li>Use Semantic Markups. (i. &lt;h1&gt; for headings, &lt;p&gt; for paragraph text, and &lt;ul&gt; for list items).</li>
<li>Minimize The Use of &lt;div&gt; Tags to make debugging and editing easier</li>
<li>Format (Indent) Your Code</li>
<li>Comment The Closing &lt;/div&gt; Tags</li>
</ul>
<p><a href="http://www.webdesignerwall.com/tutorials/coding-clean-and-semantic-templates/">Read the full tutorial here</a></p>
<fb:share-button href="http://glenpridgen.com/coding-clean-and-semantic-templates" type="button"></fb:share-button>]]></content:encoded>
			<wfw:commentRss>http://glenpridgen.com/coding-clean-and-semantic-templates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
