<?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: Equal Height Columns with CSS Flexible Box Layout</title>
	<atom:link href="http://www.acleon.co.uk/posts/equal-height-columns-with-css-flexible-box-layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.acleon.co.uk/posts/equal-height-columns-with-css-flexible-box-layout/</link>
	<description></description>
	<lastBuildDate>Sun, 24 Jan 2010 18:22:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fluelosef</title>
		<link>http://www.acleon.co.uk/posts/equal-height-columns-with-css-flexible-box-layout/comment-page-1/#comment-143</link>
		<dc:creator>fluelosef</dc:creator>
		<pubDate>Sun, 01 Nov 2009 03:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.acleon.co.uk/?p=158#comment-143</guid>
		<description>Other variant is possible also</description>
		<content:encoded><![CDATA[<p>Other variant is possible also</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndyLeon</title>
		<link>http://www.acleon.co.uk/posts/equal-height-columns-with-css-flexible-box-layout/comment-page-1/#comment-81</link>
		<dc:creator>AndyLeon</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.acleon.co.uk/?p=158#comment-81</guid>
		<description>Divs are normally block-level elements, but setting the display to -moz-inline-box or -webkit-inline-box changes that element to an inline one. You can&#039;t use the auto value for margins on inline elements, so you need a regular block-level  on the outside to compensate.

I haven&#039;t fully checked the spec to see if it&#039;s right to convert it to an inline element, but judging from the name of the property and the fact that it renders this way in both Webkit and Gecko, you&#039;d assume that it&#039;s correct.</description>
		<content:encoded><![CDATA[<p>Divs are normally block-level elements, but setting the display to -moz-inline-box or -webkit-inline-box changes that element to an inline one. You can&#8217;t use the auto value for margins on inline elements, so you need a regular block-level  on the outside to compensate.</p>
<p>I haven&#8217;t fully checked the spec to see if it&#8217;s right to convert it to an inline element, but judging from the name of the property and the fact that it renders this way in both Webkit and Gecko, you&#8217;d assume that it&#8217;s correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foo</title>
		<link>http://www.acleon.co.uk/posts/equal-height-columns-with-css-flexible-box-layout/comment-page-1/#comment-72</link>
		<dc:creator>foo</dc:creator>
		<pubDate>Sat, 17 Oct 2009 02:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.acleon.co.uk/?p=158#comment-72</guid>
		<description>why do you need the extra div to make it centered?
Couldn&#039;t just put a width and margin auto on the display:box div?</description>
		<content:encoded><![CDATA[<p>why do you need the extra div to make it centered?<br />
Couldn&#8217;t just put a width and margin auto on the display:box div?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby Jack</title>
		<link>http://www.acleon.co.uk/posts/equal-height-columns-with-css-flexible-box-layout/comment-page-1/#comment-66</link>
		<dc:creator>Bobby Jack</dc:creator>
		<pubDate>Mon, 12 Oct 2009 21:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.acleon.co.uk/?p=158#comment-66</guid>
		<description>OK, I should have scrolled down and read more carefully ;-) Padding definitely present on the right, on Windows, though.</description>
		<content:encoded><![CDATA[<p>OK, I should have scrolled down and read more carefully <img src='http://www.acleon.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Padding definitely present on the right, on Windows, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndyLeon</title>
		<link>http://www.acleon.co.uk/posts/equal-height-columns-with-css-flexible-box-layout/comment-page-1/#comment-65</link>
		<dc:creator>AndyLeon</dc:creator>
		<pubDate>Mon, 12 Oct 2009 21:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.acleon.co.uk/?p=158#comment-65</guid>
		<description>Hmmm, something strange going on clearly. FF 3.5.3 on the Mac is still showing no padding on the bottom for me. The Alpha 1 of 3.6 renders it perfectly though, so it&#039;s obviously being addressed.

I think the two areas, although similar, serve two different purposes. The great thing about the columns model is the way the text flows through the columns and the great visual effect that comes from having these columns both top- and bottom-justified. This is more to do with content overflowing vertically, but everything adjusting vertically with it.</description>
		<content:encoded><![CDATA[<p>Hmmm, something strange going on clearly. FF 3.5.3 on the Mac is still showing no padding on the bottom for me. The Alpha 1 of 3.6 renders it perfectly though, so it&#8217;s obviously being addressed.</p>
<p>I think the two areas, although similar, serve two different purposes. The great thing about the columns model is the way the text flows through the columns and the great visual effect that comes from having these columns both top- and bottom-justified. This is more to do with content overflowing vertically, but everything adjusting vertically with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby Jack</title>
		<link>http://www.acleon.co.uk/posts/equal-height-columns-with-css-flexible-box-layout/comment-page-1/#comment-64</link>
		<dc:creator>Bobby Jack</dc:creator>
		<pubDate>Mon, 12 Oct 2009 20:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.acleon.co.uk/?p=158#comment-64</guid>
		<description>Hi Andy,

Will be interesting in the coming months to see which offers the best real-life use: columns, or the flexible box model. This is a great, simple example we can use to inform that thinking - thanks!

BTW, the padding looks fine to me on that middle &#039;column&#039; (FF3.5.3).

- Bobby</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>Will be interesting in the coming months to see which offers the best real-life use: columns, or the flexible box model. This is a great, simple example we can use to inform that thinking &#8211; thanks!</p>
<p>BTW, the padding looks fine to me on that middle &#8216;column&#8217; (FF3.5.3).</p>
<p>- Bobby</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndyLeon</title>
		<link>http://www.acleon.co.uk/posts/equal-height-columns-with-css-flexible-box-layout/comment-page-1/#comment-62</link>
		<dc:creator>AndyLeon</dc:creator>
		<pubDate>Sun, 11 Oct 2009 22:09:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.acleon.co.uk/?p=158#comment-62</guid>
		<description>Yeah, you&#039;re right Joel. That is a bit of pain, but I&#039;ve found that it&#039;s only the &quot;column-width: &quot; property that causes the problem. If you use &quot;-moz-column-count: &quot; and &quot;-moz-column-gap: &quot; together, you can achieve the same effect.</description>
		<content:encoded><![CDATA[<p>Yeah, you&#8217;re right Joel. That is a bit of pain, but I&#8217;ve found that it&#8217;s only the &#8220;column-width: &#8221; property that causes the problem. If you use &#8220;-moz-column-count: &#8221; and &#8220;-moz-column-gap: &#8221; together, you can achieve the same effect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Cory</title>
		<link>http://www.acleon.co.uk/posts/equal-height-columns-with-css-flexible-box-layout/comment-page-1/#comment-59</link>
		<dc:creator>Joel Cory</dc:creator>
		<pubDate>Thu, 08 Oct 2009 22:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.acleon.co.uk/?p=158#comment-59</guid>
		<description>Great demo. I did discover something unexpected, but this specification seems to conflict with the &quot;column-width, column-gap&quot; specs. I tried to make the center column in your layout flow multiple columns for the text. The column-width attribute directly affects the width of the flex width.</description>
		<content:encoded><![CDATA[<p>Great demo. I did discover something unexpected, but this specification seems to conflict with the &#8220;column-width, column-gap&#8221; specs. I tried to make the center column in your layout flow multiple columns for the text. The column-width attribute directly affects the width of the flex width.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
