<?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"
	>
<channel>
	<title>Comments on: Nested divs are not evil</title>
	<atom:link href="http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/</link>
	<description>Hypertext rulez™</description>
	<pubDate>Wed, 23 Jul 2008 18:05:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Antonio Malcolm</title>
		<link>http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-8574</link>
		<dc:creator>Antonio Malcolm</dc:creator>
		<pubDate>Tue, 01 Jan 2008 08:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-8574</guid>
		<description>No, they're certainly not, but I think a lot of developers overlook the fact that class and id attributes can be added to any tag, so an army of nested divs isn't always necessary and usually isn't.</description>
		<content:encoded><![CDATA[<p>No, they&#8217;re certainly not, but I think a lot of developers overlook the fact that class and id attributes can be added to any tag, so an army of nested divs isn&#8217;t always necessary and usually isn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toast</title>
		<link>http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-833</link>
		<dc:creator>toast</dc:creator>
		<pubDate>Tue, 02 Aug 2005 13:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-833</guid>
		<description>" quasi-purism will not feed your kids"

is perhaps the greatest thing i have read today...</description>
		<content:encoded><![CDATA[<p>&#8221; quasi-purism will not feed your kids&#8221;</p>
<p>is perhaps the greatest thing i have read today&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Mientjes</title>
		<link>http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-670</link>
		<dc:creator>Rob Mientjes</dc:creator>
		<pubDate>Wed, 22 Jun 2005 09:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-670</guid>
		<description>Very right, but excuse me while I continue using minimal markup and descriptive classes and ids ;)

Seriously though. Use them if you need them. &lt;a href="http://themaninblue.com/"&gt;Cameron&lt;/a&gt; does it neatly, with probably a couple divs more than the usual site. Matters not. It's still mostly semantic.</description>
		<content:encoded><![CDATA[<p>Very right, but excuse me while I continue using minimal markup and descriptive classes and ids ;)</p>
<p>Seriously though. Use them if you need them. <a href="http://themaninblue.com/">Cameron</a> does it neatly, with probably a couple divs more than the usual site. Matters not. It&#8217;s still mostly semantic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Aman</title>
		<link>http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-662</link>
		<dc:creator>Bob Aman</dc:creator>
		<pubDate>Tue, 21 Jun 2005 15:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-662</guid>
		<description>I tend to agree, although I've been meaning to try to find out how hard it would be to write up some javascript code to get the best of both worlds.  It ought to be possible to write the page in as semantically correct a manner as possible, and then use an external javascript file to restructure the page for correct layout.  Still not ideal, and in practice, might result in FOUC-esque flicker, but since I'm planning on using it mainly for semantically correct drop-shadows on images, I'm not quite so worried about it.</description>
		<content:encoded><![CDATA[<p>I tend to agree, although I&#8217;ve been meaning to try to find out how hard it would be to write up some javascript code to get the best of both worlds.  It ought to be possible to write the page in as semantically correct a manner as possible, and then use an external javascript file to restructure the page for correct layout.  Still not ideal, and in practice, might result in FOUC-esque flicker, but since I&#8217;m planning on using it mainly for semantically correct drop-shadows on images, I&#8217;m not quite so worried about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Ward</title>
		<link>http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-644</link>
		<dc:creator>Ben Ward</dc:creator>
		<pubDate>Sun, 19 Jun 2005 23:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-644</guid>
		<description>I think there are a lot of people in the world who treat 'mark-up utopia' too seriously. They forget that the web is in a state of transition - web standards in the real world are still new. You can't do everything with minimal XHTML and CSS (yet - CSS3 &lt;em&gt;might&lt;/em&gt; pull it off).

While there are some whose 'mark-up wankery' gets rather too personal and should be ignored,  I think that those who are rather more reasonable about minimalising mark-up deserve some credit (Anne Van Kesteren is one of the latter, usually). They might not produce captivating designs, but they do offer a lot of free research into producing better mark-up. It's not the be all and end all of the universe (or at least, I bloody well hope it isn't), but if it means that in a year's time we can rewrite a better page that's more useful to search engines, users, browsers and whathaveyou then all the better (I'm thinking mostly Microformats, really).

Err, but yeah, the ones who are just plain rude about it all (without invitation) could use a slap.</description>
		<content:encoded><![CDATA[<p>I think there are a lot of people in the world who treat &#8216;mark-up utopia&#8217; too seriously. They forget that the web is in a state of transition - web standards in the real world are still new. You can&#8217;t do everything with minimal XHTML and CSS (yet - CSS3 <em>might</em> pull it off).</p>
<p>While there are some whose &#8216;mark-up wankery&#8217; gets rather too personal and should be ignored,  I think that those who are rather more reasonable about minimalising mark-up deserve some credit (Anne Van Kesteren is one of the latter, usually). They might not produce captivating designs, but they do offer a lot of free research into producing better mark-up. It&#8217;s not the be all and end all of the universe (or at least, I bloody well hope it isn&#8217;t), but if it means that in a year&#8217;s time we can rewrite a better page that&#8217;s more useful to search engines, users, browsers and whathaveyou then all the better (I&#8217;m thinking mostly Microformats, really).</p>
<p>Err, but yeah, the ones who are just plain rude about it all (without invitation) could use a slap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marko</title>
		<link>http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-619</link>
		<dc:creator>marko</dc:creator>
		<pubDate>Thu, 16 Jun 2005 09:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-619</guid>
		<description>Of course, if something can be done without extra &lt;code&gt;div&lt;/code&gt;s, the better, but with multi-column layouts it&#8217;s sometimes the only solution.</description>
		<content:encoded><![CDATA[<p>Of course, if something can be done without extra <code>div</code>s, the better, but with multi-column layouts it&#8217;s sometimes the only solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ©ime</title>
		<link>http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-618</link>
		<dc:creator>©ime</dc:creator>
		<pubDate>Thu, 16 Jun 2005 08:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.maratz.com/blog/archives/2005/06/15/nested-divs-are-not-evil/#comment-618</guid>
		<description>I must agree with this one. I often found myself in similar position, and tend to not use div's almost at all. But this article makes sense.

It really is easier to code with div's and it's kinda more friendly and adds logic to code, like this is header, this is left column etc...</description>
		<content:encoded><![CDATA[<p>I must agree with this one. I often found myself in similar position, and tend to not use div&#8217;s almost at all. But this article makes sense.</p>
<p>It really is easier to code with div&#8217;s and it&#8217;s kinda more friendly and adds logic to code, like this is header, this is left column etc&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
