<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Learning CSS</title>
	<atom:link href="http://www.scottefranson.com/learning-css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.scottefranson.com/learning-css</link>
	<description></description>
	<lastBuildDate>Wed, 25 Jan 2012 05:32:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: DM</title>
		<link>http://www.scottefranson.com/learning-css/comment-page-1#comment-948</link>
		<dc:creator>DM</dc:creator>
		<pubDate>Sat, 10 Jan 2009 03:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scottefranson.com/?p=356#comment-948</guid>
		<description>Excellent advice Scott. div tags are indeed the central building blocks of CSS. A good thing to keep in mind is that divs use the &quot;&lt;a HREF=&quot;http://redmelon.net/tstme/box_model/&quot; REL=&quot;nofollow&quot;&gt;box model&lt;/a&gt;.&quot; Here&#039;s a tip to use when developing with divs. In your CSS document, add this: div { border:1px solid red; }. This will give you a more &quot;visual&quot; landscape so you can see exactly what all your divs are doing. &lt;br/&gt;&lt;br/&gt;Finally, check out the &lt;a HREF=&quot;https://addons.mozilla.org/en-US/firefox/addon/60&quot; REL=&quot;nofollow&quot;&gt;Web Developer&lt;/a&gt; plugin for Firefox. It is absolutely indispensable!</description>
		<content:encoded><![CDATA[<p>Excellent advice Scott. div tags are indeed the central building blocks of CSS. A good thing to keep in mind is that divs use the “<a HREF="http://redmelon.net/tstme/box_model/" REL="nofollow">box model</a>.” Here’s a tip to use when developing with divs. In your CSS document, add this: div { border:1px solid red; }. This will give you a more “visual” landscape so you can see exactly what all your divs are doing. </p>
<p>Finally, check out the <a HREF="https://addons.mozilla.org/en-US/firefox/addon/60" REL="nofollow">Web Developer</a> plugin for Firefox. It is absolutely indispensable!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

