<?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: CSS Clearfix &#8211; Keeping Pesky Floats In Their Place</title>
	<atom:link href="http://www.mindwiremedia.net/2009/01/19/css-clearfix-keeping-pesky-floats-in-their-place/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mindwiremedia.net/2009/01/19/css-clearfix-keeping-pesky-floats-in-their-place/</link>
	<description></description>
	<lastBuildDate>Fri, 26 Feb 2010 10:02:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jesse</title>
		<link>http://www.mindwiremedia.net/2009/01/19/css-clearfix-keeping-pesky-floats-in-their-place/comment-page-1/#comment-745</link>
		<dc:creator>jesse</dc:creator>
		<pubDate>Wed, 09 Dec 2009 22:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindwiremedia.net/?p=335#comment-745</guid>
		<description>Finally makes sense to me after reading several other blogs about it yours made the most sense.</description>
		<content:encoded><![CDATA[<p>Finally makes sense to me after reading several other blogs about it yours made the most sense.
<div class="ratingblock ">
<div style="display: none">VA:F [1.1.2_437]</div>
<div id="comment_rater_745" class="ratecmm">
<div class="starsbar">
<div class="gdouter" align="left">
<div id="gdr_vote_745" style="width: 60px;" class="gdinner"></div>
<div id="gdr_stars_745" class="gdsr_rating_as"><a id="gdsrX745X5X0XcXcomment_rater_745Xcomment_loader_745" title="5 out of 5" class="s5" rel="nofollow"></a><a id="gdsrX745X4X0XcXcomment_rater_745Xcomment_loader_745" title="4 out of 5" class="s4" rel="nofollow"></a><a id="gdsrX745X3X0XcXcomment_rater_745Xcomment_loader_745" title="3 out of 5" class="s3" rel="nofollow"></a><a id="gdsrX745X2X0XcXcomment_rater_745Xcomment_loader_745" title="2 out of 5" class="s2" rel="nofollow"></a><a id="gdsrX745X1X0XcXcomment_rater_745Xcomment_loader_745" title="1 out of 5" class="s1" rel="nofollow"></a></div>
</div>
</div>
</div>
<div id="comment_loader_745" style="display: none; width:60px;" class="ratingloadercomment">
<div class="loader flower " style="height: 12px">
<div class="loaderinner">please wait...</div>
</div>
</div>
<div id="gdr_text_745" class=" comment">Rating: 5.0/<strong>5</strong> (1 vote cast)</div>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Blough</title>
		<link>http://www.mindwiremedia.net/2009/01/19/css-clearfix-keeping-pesky-floats-in-their-place/comment-page-1/#comment-22</link>
		<dc:creator>Justin Blough</dc:creator>
		<pubDate>Thu, 29 Jan 2009 03:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindwiremedia.net/?p=335#comment-22</guid>
		<description>Hi Courtenay, It is not needed, it was more so to illustrate for those newer to CSS a hierarchy. For instance, ID elements should only be used to identify unique items once in a page, whereas class items are to be assigned to multiple elements in a page.

You can identify parent/child relationships by utilizing the hierarchy. For instance if you use a &lt;h2&gt; tag in both a #Header &amp; #Content identified element, you can assign attributes in many ways in your style sheet.

Assign attributes to all &lt;h2&gt; elements:
h2{font-size:1.5em; color:#000;} 

Make the color of &lt;h2&gt; tags used in the header red (will still retain font size of 1.5em unless otherwise declared different):
#Header h2{color:#660000;}

Change the fontsize of all &lt;h2&gt; tags in the Content element:
#Content h2{font-size:1.1em;}

Does that help? Or at least answer your question?</description>
		<content:encoded><![CDATA[<p>Hi Courtenay, It is not needed, it was more so to illustrate for those newer to CSS a hierarchy. For instance, ID elements should only be used to identify unique items once in a page, whereas class items are to be assigned to multiple elements in a page.</p>
<p>You can identify parent/child relationships by utilizing the hierarchy. For instance if you use a &lt;h2&gt; tag in both a #Header &#038; #Content identified element, you can assign attributes in many ways in your style sheet.</p>
<p>Assign attributes to all &lt;h2&gt; elements:<br />
h2{font-size:1.5em; color:#000;} </p>
<p>Make the color of &lt;h2&gt; tags used in the header red (will still retain font size of 1.5em unless otherwise declared different):<br />
#Header h2{color:#660000;}</p>
<p>Change the fontsize of all &lt;h2&gt; tags in the Content element:<br />
#Content h2{font-size:1.1em;}</p>
<p>Does that help? Or at least answer your question?
<div class="ratingblock ">
<div style="display: none">VN:F [1.1.2_437]</div>
<div id="comment_rater_22" class="ratecmm">
<div class="starsbar">
<div class="gdouter" align="left">
<div id="gdr_vote_22" style="width: 60px;" class="gdinner"></div>
<div id="gdr_stars_22" class="gdsr_rating_as"><a id="gdsrX22X5X0XcXcomment_rater_22Xcomment_loader_22" title="5 out of 5" class="s5" rel="nofollow"></a><a id="gdsrX22X4X0XcXcomment_rater_22Xcomment_loader_22" title="4 out of 5" class="s4" rel="nofollow"></a><a id="gdsrX22X3X0XcXcomment_rater_22Xcomment_loader_22" title="3 out of 5" class="s3" rel="nofollow"></a><a id="gdsrX22X2X0XcXcomment_rater_22Xcomment_loader_22" title="2 out of 5" class="s2" rel="nofollow"></a><a id="gdsrX22X1X0XcXcomment_rater_22Xcomment_loader_22" title="1 out of 5" class="s1" rel="nofollow"></a></div>
</div>
</div>
</div>
<div id="comment_loader_22" style="display: none; width:60px;" class="ratingloadercomment">
<div class="loader flower " style="height: 12px">
<div class="loaderinner">please wait...</div>
</div>
</div>
<div id="gdr_text_22" class=" comment">Rating: 5.0/<strong>5</strong> (1 vote cast)</div>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Courtenay Johnson</title>
		<link>http://www.mindwiremedia.net/2009/01/19/css-clearfix-keeping-pesky-floats-in-their-place/comment-page-1/#comment-21</link>
		<dc:creator>Courtenay Johnson</dc:creator>
		<pubDate>Thu, 29 Jan 2009 02:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mindwiremedia.net/?p=335#comment-21</guid>
		<description> should be 

On the item on css positioning, I don&#039;t see why you preceded each style with 
#Header. The 2nd 3rd  4th and 5th don&#039;t seem to need it. Can you clarify this?

Thanks</description>
		<content:encoded><![CDATA[<p>should be </p>
<p>On the item on css positioning, I don&#8217;t see why you preceded each style with<br />
#Header. The 2nd 3rd  4th and 5th don&#8217;t seem to need it. Can you clarify this?</p>
<p>Thanks
<div class="ratingblock ">
<div style="display: none">VA:F [1.1.2_437]</div>
<div id="comment_rater_21" class="ratecmm">
<div class="starsbar">
<div class="gdouter" align="left">
<div id="gdr_vote_21" style="width: 0px;" class="gdinner"></div>
<div id="gdr_stars_21" class="gdsr_rating_as"><a id="gdsrX21X5X0XcXcomment_rater_21Xcomment_loader_21" title="5 out of 5" class="s5" rel="nofollow"></a><a id="gdsrX21X4X0XcXcomment_rater_21Xcomment_loader_21" title="4 out of 5" class="s4" rel="nofollow"></a><a id="gdsrX21X3X0XcXcomment_rater_21Xcomment_loader_21" title="3 out of 5" class="s3" rel="nofollow"></a><a id="gdsrX21X2X0XcXcomment_rater_21Xcomment_loader_21" title="2 out of 5" class="s2" rel="nofollow"></a><a id="gdsrX21X1X0XcXcomment_rater_21Xcomment_loader_21" title="1 out of 5" class="s1" rel="nofollow"></a></div>
</div>
</div>
</div>
<div id="comment_loader_21" style="display: none; width:60px;" class="ratingloadercomment">
<div class="loader flower " style="height: 12px">
<div class="loaderinner">please wait...</div>
</div>
</div>
<div id="gdr_text_21" class=" comment">Rating: 0.0/<strong>5</strong> (0 votes cast)</div>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>

