<?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"
	>
<channel>
	<title>Comments on: Running Through Floats</title>
	<atom:link href="http://www.webdesignblogger.com/xhtml-and-css/running-through-floats/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesignblogger.com/xhtml-and-css/running-through-floats/</link>
	<description>Web Design Blog for Web Designers and Coders, covering a wide variety of topics including code snippets, SEO, and industry debates.</description>
	<pubDate>Tue, 06 Jan 2009 21:39:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Rich Powell</title>
		<link>http://www.webdesignblogger.com/xhtml-and-css/running-through-floats/#comment-8</link>
		<dc:creator>Rich Powell</dc:creator>
		<pubDate>Wed, 13 Aug 2008 12:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignblogger.com/?p=43#comment-8</guid>
		<description>That works too :)</description>
		<content:encoded><![CDATA[<p>That works too <img src='http://www.webdesignblogger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: homer</title>
		<link>http://www.webdesignblogger.com/xhtml-and-css/running-through-floats/#comment-7</link>
		<dc:creator>homer</dc:creator>
		<pubDate>Wed, 13 Aug 2008 02:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdesignblogger.com/?p=43#comment-7</guid>
		<description>The behavior of your h1 in relation to your floated element is expected since all floated elements will 'float' unless you clear them.  Also you should have tried float: left to your H1 element to solve that problem.</description>
		<content:encoded><![CDATA[<p>The behavior of your h1 in relation to your floated element is expected since all floated elements will &#8216;float&#8217; unless you clear them.  Also you should have tried float: left to your H1 element to solve that problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
