<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David Ehlers &#187; layout</title>
	<atom:link href="http://davidehlers.com/tag/layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidehlers.com</link>
	<description>Art, Algorithms, &#38; Design</description>
	<lastBuildDate>Mon, 14 Mar 2011 04:01:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Why CSS should not be used for layout</title>
		<link>http://davidehlers.com/2009/02/why-css-should-not-be-used-for-layout/</link>
		<comments>http://davidehlers.com/2009/02/why-css-should-not-be-used-for-layout/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 05:11:50 +0000</pubDate>
		<dc:creator>David Ehlers</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://davidehlers.com/?p=145</guid>
		<description><![CDATA[According to Ron Garret, &#8220;CSS is really cool. It is useful for a lot of things. The basic idea of separating content from presentation is sound. But when it comes to layout, the design of CSS is fundamentally flawed. Use tables instead.&#8221; I have to say that I agree with Ron. He goes on to [...]]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://www.flownet.com/ron">Ron Garret</a>, &#8220;CSS is really cool.  It is useful for a lot of things.  The basic idea of separating content from presentation is sound.  But when it comes to <em>layout</em>, the design of CSS is fundamentally flawed.  Use tables instead.&#8221;</p>
<p>I have to say that I agree with Ron. He goes on to say, &#8220;One of the problems with criticising CSS is that it&#8217;s very hard to write good CSS, so pointing out problems with CSS begs the question of whether this is an indictment of CSS or one&#8217;s coding ability.  The problem is particularly pernicious for layout.  (One indication of this is <a href="http://www.google.com/search?q=css+layout"> how many CSS layout tutorials</a> there are on the web.)&#8221;</p>
<p>Check out this great example/rant <a href="http://www.flownet.com/ron/css-rant.html"><strong>here</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://davidehlers.com/2009/02/why-css-should-not-be-used-for-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

