<?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 Tip</title>
	<atom:link href="http://lifecoding.com/blog/index.php/2006/06/05/css-tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://lifecoding.com/blog/2006/06/05/css-tip/</link>
	<description>(define (life-coding life code) (organize life (using code)))</description>
	<lastBuildDate>Sun, 13 Apr 2008 16:55:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Topper Bowers</title>
		<link>http://lifecoding.com/blog/2006/06/05/css-tip/comment-page-1/#comment-107192</link>
		<dc:creator>Topper Bowers</dc:creator>
		<pubDate>Sun, 13 Apr 2008 16:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://lifecoding.com/blog/?p=28#comment-107192</guid>
		<description>Well:

While those BRs are sometimes necessary or expedient... they are generally frowned upon.  The better way is to style the element below the floated text to have a style of &quot;clear: both;&quot; and in its CSS (not a style= attribute).

Also, sometimes IE doesn&#039;t like a BR tag for clear (which is strange) and would prefer a DIV... though I don&#039;t really have an idea of &quot;why.&quot;</description>
		<content:encoded><![CDATA[<p>Well:</p>
<p>While those BRs are sometimes necessary or expedient&#8230; they are generally frowned upon.  The better way is to style the element below the floated text to have a style of &#8220;clear: both;&#8221; and in its CSS (not a style= attribute).</p>
<p>Also, sometimes IE doesn&#8217;t like a BR tag for clear (which is strange) and would prefer a DIV&#8230; though I don&#8217;t really have an idea of &#8220;why.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

