<?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: CSS3 Multi-Column Layout &amp; Column-Count</title>
	<atom:link href="http://trentwalton.com/2010/07/19/css3-multi-column-layout-column-count/feed/" rel="self" type="application/rss+xml" />
	<link>http://trentwalton.com/2010/07/19/css3-multi-column-layout-column-count/</link>
	<description>Trent Walton&#039;s Web Site</description>
	<lastBuildDate>Tue, 07 Feb 2012 20:27:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Trent</title>
		<link>http://trentwalton.com/2010/07/19/css3-multi-column-layout-column-count/#comment-7819</link>
		<dc:creator>Trent</dc:creator>
		<pubDate>Fri, 04 Mar 2011 15:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://trentwalton.com/?p=3694#comment-7819</guid>
		<description>@&lt;a href=&quot;#comment-7817&quot; rel=&quot;nofollow&quot;&gt;Pontus&lt;/a&gt;: Great news! Thanks for the head&#039;s up</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-7817" rel="nofollow">Pontus</a>: Great news! Thanks for the head’s up</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pontus</title>
		<link>http://trentwalton.com/2010/07/19/css3-multi-column-layout-column-count/#comment-7817</link>
		<dc:creator>Pontus</dc:creator>
		<pubDate>Fri, 04 Mar 2011 10:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://trentwalton.com/?p=3694#comment-7817</guid>
		<description>The snapshot of Opera released yesterday adds support for this.</description>
		<content:encoded><![CDATA[<p>The snapshot of Opera released yesterday adds support for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Kelly</title>
		<link>http://trentwalton.com/2010/07/19/css3-multi-column-layout-column-count/#comment-4439</link>
		<dc:creator>Fred Kelly</dc:creator>
		<pubDate>Wed, 11 Aug 2010 12:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://trentwalton.com/?p=3694#comment-4439</guid>
		<description>Wow, I had no idea this property existed. I have written a &lt;a href=&quot;http://fredkelly.net/multi-column-lists-meet-jquery&quot; rel=&quot;nofollow&quot;&gt;jQuery plugin&lt;/a&gt; to produce the same effect for older browsers.

Is this property intended as a replacement for using floats when creating layouts?</description>
		<content:encoded><![CDATA[<p>Wow, I had no idea this property existed. I have written a <a href="http://fredkelly.net/multi-column-lists-meet-jquery" rel="nofollow">jQuery plugin</a> to produce the same effect for older browsers.</p>
<p>Is this property intended as a replacement for using floats when creating layouts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoe Gillenwater</title>
		<link>http://trentwalton.com/2010/07/19/css3-multi-column-layout-column-count/#comment-4149</link>
		<dc:creator>Zoe Gillenwater</dc:creator>
		<pubDate>Tue, 27 Jul 2010 16:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://trentwalton.com/?p=3694#comment-4149</guid>
		<description>@&lt;a href=&quot;#comment-4002&quot; rel=&quot;nofollow&quot;&gt;Duc Ban&lt;/a&gt;: None of my demos have line-height set on them, I&#039;m afraid, so they&#039;re all using default line-height already. I&#039;ll keep that in mind, however, if I run into problems with other pages later!</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-4002" rel="nofollow">Duc Ban</a>: None of my demos have line-height set on them, I’m afraid, so they’re all using default line-height already. I’ll keep that in mind, however, if I run into problems with other pages later!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trent</title>
		<link>http://trentwalton.com/2010/07/19/css3-multi-column-layout-column-count/#comment-4086</link>
		<dc:creator>Trent</dc:creator>
		<pubDate>Fri, 23 Jul 2010 05:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://trentwalton.com/?p=3694#comment-4086</guid>
		<description>@&lt;a href=&quot;#comment-3997&quot; rel=&quot;nofollow&quot;&gt;Zoe Gillenwater&lt;/a&gt;: Excellent write-up.  No margin in this case... just those lists in a column count of 4.
@&lt;a href=&quot;#comment-4002&quot; rel=&quot;nofollow&quot;&gt;Duc Ban&lt;/a&gt;: I Haven&#039;t taken things that far just yet.
@&lt;a href=&quot;#comment-4006&quot; rel=&quot;nofollow&quot;&gt;Jack Osborne&lt;/a&gt;: &lt;a href=&quot;http://jackosborne.co.uk/demos/2010/css3-newspaper/&quot; rel=&quot;nofollow&quot;&gt;This&lt;/a&gt; is great.</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-3997" rel="nofollow">Zoe Gillenwater</a>: Excellent write-up.  No margin in this case... just those lists in a column count of 4.<br />
@<a href="#comment-4002" rel="nofollow">Duc Ban</a>: I Haven’t taken things that far just yet.<br />
@<a href="#comment-4006" rel="nofollow">Jack Osborne</a>: <a href="http://jackosborne.co.uk/demos/2010/css3-newspaper/" rel="nofollow">This</a> is great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Osborne</title>
		<link>http://trentwalton.com/2010/07/19/css3-multi-column-layout-column-count/#comment-4006</link>
		<dc:creator>Jack Osborne</dc:creator>
		<pubDate>Tue, 20 Jul 2010 09:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://trentwalton.com/?p=3694#comment-4006</guid>
		<description>I recently experiments with the &lt;a href=&quot;http://jackosborne.co.uk/articles/newspaper-layout-with-css3/&quot; rel=&quot;nofollow&quot;&gt;multi-col property&lt;/a&gt; to say its&#039;s pretty patchy is an understatement.</description>
		<content:encoded><![CDATA[<p>I recently experiments with the <a href="http://jackosborne.co.uk/articles/newspaper-layout-with-css3/" rel="nofollow">multi-col property</a> to say its’s pretty patchy is an understatement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duc Ban</title>
		<link>http://trentwalton.com/2010/07/19/css3-multi-column-layout-column-count/#comment-4002</link>
		<dc:creator>Duc Ban</dc:creator>
		<pubDate>Tue, 20 Jul 2010 06:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://trentwalton.com/?p=3694#comment-4002</guid>
		<description>@Zoe: Your article is good. I got a similar problem. I found out the reason of my problem is I did change the line-height. After I set it back to default, the problem has been resolved.

@Trent: Did you try multi-columns with paragraph mixed with blockquote, inline-image?</description>
		<content:encoded><![CDATA[<p>@Zoe: Your article is good. I got a similar problem. I found out the reason of my problem is I did change the line-height. After I set it back to default, the problem has been resolved.</p>
<p>@Trent: Did you try multi-columns with paragraph mixed with blockquote, inline-image?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoe Gillenwater</title>
		<link>http://trentwalton.com/2010/07/19/css3-multi-column-layout-column-count/#comment-3997</link>
		<dc:creator>Zoe Gillenwater</dc:creator>
		<pubDate>Mon, 19 Jul 2010 23:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://trentwalton.com/?p=3694#comment-3997</guid>
		<description>Yes, I&#039;ve found Safari&#039;s implementation of multi-columns to be quite lacking. Do you have margin added to the list items? Because Safari royally screwed that up in my tests: http://zomigi.com/blog/deal-breaker-problems-with-css3-multi-columns/</description>
		<content:encoded><![CDATA[<p>Yes, I’ve found Safari’s implementation of multi-columns to be quite lacking. Do you have margin added to the list items? Because Safari royally screwed that up in my tests: <a href="http://zomigi.com/blog/deal-breaker-problems-with-css3-multi-columns/" rel="nofollow">http://zomigi.com/blog/deal-breaker-problems-with-css3-multi-columns/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/4 queries in 0.001 seconds using disk: basic
Object Caching 431/432 objects using disk: basic

Served from: trentwalton.com @ 2012-02-07 19:33:37 -->
