<?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: CSS: quirk in Firefox with backgrounds?</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/</link>
	<description></description>
	<pubDate>Fri, 05 Dec 2008 03:00:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Daynah</title>
		<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11301</link>
		<dc:creator>Daynah</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11301</guid>
		<description>Well, the page looks great.  I just noticed the "move up" options on the side navigation.  How nifty is that?! :)  Keep up the great work Jenn!</description>
		<content:encoded><![CDATA[<p>Well, the page looks great.  I just noticed the &#034;move up&#034; options on the side navigation.  How nifty is that?! <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Keep up the great work Jenn!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kartooner</title>
		<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11302</link>
		<dc:creator>kartooner</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11302</guid>
		<description>Try adding a height attribute to your #main div.

Like so;

#main { background-color: rgb(0, 51, 153); width: 751px; height: 500px; padding-top: 8px; clear: left; }</description>
		<content:encoded><![CDATA[<p>Try adding a height attribute to your #main div.</p>
<p>Like so;</p>
<p>#main { background-color: rgb(0, 51, 153); width: 751px; height: 500px; padding-top: 8px; clear: left; }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11303</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11303</guid>
		<description>kartooner - however, the design didn't have a consistent height - it all depended on the length of the text... and if the text ran LONGER than the height I specified - the problem would return at that point. (This was one design applied to several pages - some had a short block of text - some had a very long block of text)

As well - if I over estimated the height, then you'd have the option to scroll - when there wasn't anything to scroll to.</description>
		<content:encoded><![CDATA[<p>kartooner - however, the design didn&#039;t have a consistent height - it all depended on the length of the text&#8230; and if the text ran LONGER than the height I specified - the problem would return at that point. (This was one design applied to several pages - some had a short block of text - some had a very long block of text)</p>
<p>As well - if I over estimated the height, then you&#039;d have the option to scroll - when there wasn&#039;t anything to scroll to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11304</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11304</guid>
		<description>Also - I wasn't actually talking about the design of THIS page... it was another project I was working on...</description>
		<content:encoded><![CDATA[<p>Also - I wasn&#039;t actually talking about the design of THIS page&#8230; it was another project I was working on&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kartooner</title>
		<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11305</link>
		<dc:creator>kartooner</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11305</guid>
		<description>This is an issue I run into a lot when designing sites. When you have a #div with text, if you don't assign a height attribute the text will spill outside the divider.

Is there a way around this? I noticed in IE it doesn't do this. The text stays within the container.

Hopefully that makes sense.</description>
		<content:encoded><![CDATA[<p>This is an issue I run into a lot when designing sites. When you have a #div with text, if you don&#039;t assign a height attribute the text will spill outside the divider.</p>
<p>Is there a way around this? I noticed in IE it doesn&#039;t do this. The text stays within the container.</p>
<p>Hopefully that makes sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabriel</title>
		<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11306</link>
		<dc:creator>gabriel</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11306</guid>
		<description>jennifer... i really suck at explaining these things... or of any kind ;)... but here's an url for you with the page + a fix
 http://thought-space.com/temp/jennifer.php</description>
		<content:encoded><![CDATA[<p>jennifer&#8230; i really suck at explaining these things&#8230; or of any kind ;)&#8230; but here&#039;s an url for you with the page + a fix<br />
 <a href="http://thought-space.com/temp/jennifer.php" rel="nofollow">http://thought-space.com/temp/jennifer.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kartooner</title>
		<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11307</link>
		<dc:creator>kartooner</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11307</guid>
		<description>By sandwiching the spacer div inbetween the two main divs it solves the problem? But how?

;P</description>
		<content:encoded><![CDATA[<p>By sandwiching the spacer div inbetween the two main divs it solves the problem? But how?</p>
<p>;P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julik</title>
		<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11308</link>
		<dc:creator>Julik</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11308</guid>
		<description>I think a visit here can answer your question.
http://www.complexspiral.com/publications/containing-floats/

The short answer is that floated blocks DO NOT expand their container block(!), you have to clear them with something else for the container to spread. If the container is floated it will expand for the floated children elements. This is by the spec. IE does it wrong, that's all.</description>
		<content:encoded><![CDATA[<p>I think a visit here can answer your question.<br />
<a href="http://www.complexspiral.com/publications/containing-floats/" rel="nofollow">http://www.complexspiral.com/publications/containing-floats/</a></p>
<p>The short answer is that floated blocks DO NOT expand their container block(!), you have to clear them with something else for the container to spread. If the container is floated it will expand for the floated children elements. This is by the spec. IE does it wrong, that&#039;s all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11309</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11309</guid>
		<description>ok - well that makes sense now :) Thanks!!</description>
		<content:encoded><![CDATA[<p>ok - well that makes sense now <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dasme</title>
		<link>http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11310</link>
		<dc:creator>Dasme</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/05/04/css-quirk-in-firefox-with-backgrounds/#comment-11310</guid>
		<description>When you float elements on your page they are taken out of the regular flow of your document. ie. they don't have width and heights when they are interacting with other elements. You can always add a break and clear after the 2 floated divs, and they will then make the container stretch in height to contain them eg.

&#60;div id="container"&#62;
  &#60;div id="float1"&#62; sidebar &#60;/div&#62;
  &#60;div id="float2"&#62; main text &#60;/div&#62;
  &#60;br clear="all" /&#62;
&#60;/div&#62;</description>
		<content:encoded><![CDATA[<p>When you float elements on your page they are taken out of the regular flow of your document. ie. they don&#039;t have width and heights when they are interacting with other elements. You can always add a break and clear after the 2 floated divs, and they will then make the container stretch in height to contain them eg.</p>
<p>&lt;div id=&#034;container&#034;&gt;<br />
  &lt;div id=&#034;float1&#034;&gt; sidebar &lt;/div&gt;<br />
  &lt;div id=&#034;float2&#034;&gt; main text &lt;/div&gt;<br />
  &lt;br clear=&#034;all&#034; /&gt;<br />
&lt;/div&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.412 seconds -->
