<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.0" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Fixing the column problem in IE6</title>
	<link>http://symfony.sopca.com/2007/01/24/fixing-the-column-problem-in-ie6/</link>
	<description>Symfony, PHP and web development directly from the horse's mouth</description>
	<pubDate>Thu, 20 Nov 2008 16:14:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.0</generator>

	<item>
		<title>by: pixelslut</title>
		<link>http://symfony.sopca.com/2007/01/24/fixing-the-column-problem-in-ie6/#comment-16</link>
		<pubDate>Wed, 24 Jan 2007 13:40:11 +0000</pubDate>
		<guid>http://symfony.sopca.com/2007/01/24/fixing-the-column-problem-in-ie6/#comment-16</guid>
					<description>&lt;p&gt;this is a known bug with the IE box model i think youll find if you apply a -3px margin to the float direction (if float: left; then margin-left: -3 px) youll find youve solved it. Also watch comments in your html around floats... it can cause issues as well. Most of this is well documented at positioniseverything.net and quirksmode.org.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>this is a known bug with the IE box model i think youll find if you apply a -3px margin to the float direction (if float: left; then margin-left: -3 px) youll find youve solved it. Also watch comments in your html around floats&#8230; it can cause issues as well. Most of this is well documented at positioniseverything.net and quirksmode.org.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
