<?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: A great big welcome to inline-block!</title>
	<atom:link href="http://helephant.com/2009/08/a-great-big-welcome-to-inline-block/feed/" rel="self" type="application/rss+xml" />
	<link>http://helephant.com/2009/08/a-great-big-welcome-to-inline-block/</link>
	<description></description>
	<lastBuildDate>Thu, 24 Jun 2010 11:27:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Brian DeRocher</title>
		<link>http://helephant.com/2009/08/a-great-big-welcome-to-inline-block/#comment-1643</link>
		<dc:creator>Brian DeRocher</dc:creator>
		<pubDate>Sun, 27 Sep 2009 14:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.com/?p=1117#comment-1643</guid>
		<description>Aggghhh - &quot;the space between the elements&quot; - That&#039;s it!

I replaced the float:left style on my #sidebar with display:inline-block; width:20% (also placed display:inline-block; width:80% on #content) and was wondering why the content was falling below the sidebar.

I just needed to remove the newline between my divs!



Thanks for helping me out with that.</description>
		<content:encoded><![CDATA[<p>Aggghhh &#8211; &#8220;the space between the elements&#8221; &#8211; That&#8217;s it!</p>
<p>I replaced the float:left style on my #sidebar with display:inline-block; width:20% (also placed display:inline-block; width:80% on #content) and was wondering why the content was falling below the sidebar.</p>
<p>I just needed to remove the newline between my divs!</p>
<p>Thanks for helping me out with that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Helen</title>
		<link>http://helephant.com/2009/08/a-great-big-welcome-to-inline-block/#comment-1055</link>
		<dc:creator>Helen</dc:creator>
		<pubDate>Mon, 10 Aug 2009 18:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.com/?p=1117#comment-1055</guid>
		<description>I noticed that the new markup for the homepage was using floats to layout the forms. :) Do you remember what problems you had? They&#039;re probably worth adding to the article. I know the one with the  tags was that you can&#039;t put a block element like a div inside it.

I actually think for a complicated enough form, it&#039;s probably a good idea to just use tables. I don&#039;t really think that DLs are more semantic and there comes a point with divs where you&#039;re actually using more markup than you would with tables. What do you think?</description>
		<content:encoded><![CDATA[<p>I noticed that the new markup for the homepage was using floats to layout the forms. :) Do you remember what problems you had? They&#8217;re probably worth adding to the article. I know the one with the  tags was that you can&#8217;t put a block element like a div inside it.</p>
<p>I actually think for a complicated enough form, it&#8217;s probably a good idea to just use tables. I don&#8217;t really think that DLs are more semantic and there comes a point with divs where you&#8217;re actually using more markup than you would with tables. What do you think?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ting Zwei Kuei</title>
		<link>http://helephant.com/2009/08/a-great-big-welcome-to-inline-block/#comment-1052</link>
		<dc:creator>Ting Zwei Kuei</dc:creator>
		<pubDate>Mon, 10 Aug 2009 08:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.com/?p=1117#comment-1052</guid>
		<description>I tried using inline-block to layout a form, but ended up going back to using s and floats, because I just couldn&#039;t get consistent results across browsers. :(</description>
		<content:encoded><![CDATA[<p>I tried using inline-block to layout a form, but ended up going back to using s and floats, because I just couldn&#8217;t get consistent results across browsers. :(</p>
]]></content:encoded>
	</item>
</channel>
</rss>
