<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: The Incredible Floating Div</title>
	<link>http://ask.metafilter.com/19447/The-Incredible-Floating-Div/</link>
	<description>Comments on Ask MetaFilter post The Incredible Floating Div</description>
	<pubDate>Thu, 02 Jun 2005 13:32:08 -0800</pubDate>
	<lastBuildDate>Thu, 02 Jun 2005 13:32:08 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: The Incredible Floating Div</title>
		<link>http://ask.metafilter.com/19447/The-Incredible-Floating-Div</link>	
		<description>Why aren&apos;t the paragraphs in the body text flowing around a floated div &lt;a href=&quot;http://www.fresnobee.com/images/designs/storytest/tallphoto.html&quot;&gt;on this page&lt;/a&gt; in Internet Explorer?  &lt;br /&gt;&lt;br /&gt; The text flows just fine until the picture loads, and then it pushes all the text below the div containing the picture. It works fine in Firefox. Can any CSS gurus help me out?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.19447</guid>
		<pubDate>Thu, 02 Jun 2005 12:19:17 -0800</pubDate>
		<dc:creator>grrarrgh00</dc:creator>
		
			<category>IE</category>
		
			<category>CSS</category>
		
			<category>float</category>
		
	</item> <item>
		<title>By: delfuego</title>
		<link>http://ask.metafilter.com/19447/The-Incredible-Floating-Div#319878</link>	
		<description>Yep, it&apos;s because you have two divs also floating right AFTER the end of the tallphoto div but BEFORE the start of the story; the only logical place for them to float is under the photo, making the story also start there.  (Honestly, I don&apos;t know why Firefox actually doesn&apos;t do the same thing as IE here (since it seems more logical to do so), but I also haven&apos;t delved deep enough into your layout to answer that sufficiently.)&lt;br&gt;
&lt;br&gt;
Move those two divs -- the ibox div and the other stories div -- into the floated-right tallphoto div, and then get rid of the extras div.  It&apos;ll all work perfectly.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19447-319878</guid>
		<pubDate>Thu, 02 Jun 2005 13:32:08 -0800</pubDate>
		<dc:creator>delfuego</dc:creator>
	</item><item>
		<title>By: delfuego</title>
		<link>http://ask.metafilter.com/19447/The-Incredible-Floating-Div#319884</link>	
		<description>Oh, here&apos;s the copy I viewed and then edited to confirm the new layout:&lt;br&gt;
&lt;br&gt;
http://jzone.queso.org/askme20050602/tallphoto.html</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19447-319884</guid>
		<pubDate>Thu, 02 Jun 2005 13:35:40 -0800</pubDate>
		<dc:creator>delfuego</dc:creator>
	</item><item>
		<title>By: grrarrgh00</title>
		<link>http://ask.metafilter.com/19447/The-Incredible-Floating-Div#319895</link>	
		<description>You, sir, happen to be both a gentlemen &lt;strong&gt;and&lt;/strong&gt; a scholar. Please accept this check mark as a token of my gratitude.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.19447-319895</guid>
		<pubDate>Thu, 02 Jun 2005 13:43:52 -0800</pubDate>
		<dc:creator>grrarrgh00</dc:creator>
	</item>
	</channel>
</rss>
