<?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: Float vs Position in Layout: My Gripe with Andy Clarke</title>
	<atom:link href="http://www.wardontheweb.com/float-vs-position-in-layout-my-gripe-with-andy-clarke/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wardontheweb.com/float-vs-position-in-layout-my-gripe-with-andy-clarke/</link>
	<description>Valuable Insights for Better Websites</description>
	<lastBuildDate>Wed, 14 Sep 2011 16:57:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mrbb008</title>
		<link>http://www.wardontheweb.com/float-vs-position-in-layout-my-gripe-with-andy-clarke/comment-page-1/#comment-1384</link>
		<dc:creator>mrbb008</dc:creator>
		<pubDate>Thu, 08 Apr 2010 06:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wardontheweb.com/?p=240#comment-1384</guid>
		<description>Great article. I&#039;m just learning CSS and I&#039;m trying to figure out when to use float or absolute or relative positioning. I had no idea what the standard is for 3-column sites. Your article clears some of that up. Thanks.</description>
		<content:encoded><![CDATA[<p>Great article. I&#8217;m just learning CSS and I&#8217;m trying to figure out when to use float or absolute or relative positioning. I had no idea what the standard is for 3-column sites. Your article clears some of that up. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Ward</title>
		<link>http://www.wardontheweb.com/float-vs-position-in-layout-my-gripe-with-andy-clarke/comment-page-1/#comment-779</link>
		<dc:creator>Stephen Ward</dc:creator>
		<pubDate>Tue, 03 Feb 2009 20:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.wardontheweb.com/?p=240#comment-779</guid>
		<description>I see your point, Eric.  I believe Andy approaches things more as an artist and an innovator than as a practical web designer.  This isn&#039;t altogether bad; I think every field needs people like him to push forward.  You&#039;re entirely right, though; he seems to lose sight of the day-to-day work of web design in favor of his grand vision of the future.  It&#039;s a balance we all have to strike, and he&#039;s way off to one side of it.</description>
		<content:encoded><![CDATA[<p>I see your point, Eric.  I believe Andy approaches things more as an artist and an innovator than as a practical web designer.  This isn&#8217;t altogether bad; I think every field needs people like him to push forward.  You&#8217;re entirely right, though; he seems to lose sight of the day-to-day work of web design in favor of his grand vision of the future.  It&#8217;s a balance we all have to strike, and he&#8217;s way off to one side of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.wardontheweb.com/float-vs-position-in-layout-my-gripe-with-andy-clarke/comment-page-1/#comment-778</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 03 Feb 2009 19:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.wardontheweb.com/?p=240#comment-778</guid>
		<description>I can&#039;t stand Andy Clarke. I find his book to be completely pretentious. He&#039;s so full of himself and his idea of web design. I find the ideas in his book to be worthless. No business is going to want 5 different websites. Why pay this pretentious douche extra for various web designs? A business could save money and just have one design that works on all browsers. Especially, when the majority of users are using Internet Explorer.  He&#039;s whole argument is not applicable. What makes him the ideal of CSS design? Why is he so innovative? All he is doing is finding more complicated ways to do simple CSS.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t stand Andy Clarke. I find his book to be completely pretentious. He&#8217;s so full of himself and his idea of web design. I find the ideas in his book to be worthless. No business is going to want 5 different websites. Why pay this pretentious douche extra for various web designs? A business could save money and just have one design that works on all browsers. Especially, when the majority of users are using Internet Explorer.  He&#8217;s whole argument is not applicable. What makes him the ideal of CSS design? Why is he so innovative? All he is doing is finding more complicated ways to do simple CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Ward</title>
		<link>http://www.wardontheweb.com/float-vs-position-in-layout-my-gripe-with-andy-clarke/comment-page-1/#comment-399</link>
		<dc:creator>Stephen Ward</dc:creator>
		<pubDate>Wed, 15 Oct 2008 20:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.wardontheweb.com/?p=240#comment-399</guid>
		<description>Inman position clearing appears to be a combination of CSS and JavaScript, Jason.  You can find more about it on &lt;a href=&quot;http://www.shauninman.com/archive/2006/05/22/clearance_position_inline_absolute&quot; rel=&quot;nofollow&quot;&gt;Shaun Inman&#039;s website&lt;/a&gt;.  I have a feeling that Andy omitted the JavaScript code itself because it would&#039;ve taken up several pages and added little value.

I could be mistaken, but I think Andy uses the term &quot;static&quot; in the design context to refer to an image rather than an (X)HTML/CSS web page.  The latter, into which his Cookr! mockup seems to fall, is dynamic in the sense that elements can be clicked and styles can be changed on the fly to suit the whims of clients early on in the process.

Overall, I agree with you; the book has some confusing elements.  My take is that Andy is more of a theoretical designer than a practical one.  The talk early on about designing for cutting-edge browsers and the chapter on CSS3 should be proof enough of that.  However, I did learn some very useful things reading the book (e.g., using position:relative to establish a positioning context is true gold).  All in all, he knows what he&#039;s talking about, but I don&#039;t think all of it is useful for most day-to-day web design.</description>
		<content:encoded><![CDATA[<p>Inman position clearing appears to be a combination of CSS and JavaScript, Jason.  You can find more about it on <a href="http://www.shauninman.com/archive/2006/05/22/clearance_position_inline_absolute" rel="nofollow">Shaun Inman&#8217;s website</a>.  I have a feeling that Andy omitted the JavaScript code itself because it would&#8217;ve taken up several pages and added little value.</p>
<p>I could be mistaken, but I think Andy uses the term &#8220;static&#8221; in the design context to refer to an image rather than an (X)HTML/CSS web page.  The latter, into which his Cookr! mockup seems to fall, is dynamic in the sense that elements can be clicked and styles can be changed on the fly to suit the whims of clients early on in the process.</p>
<p>Overall, I agree with you; the book has some confusing elements.  My take is that Andy is more of a theoretical designer than a practical one.  The talk early on about designing for cutting-edge browsers and the chapter on CSS3 should be proof enough of that.  However, I did learn some very useful things reading the book (e.g., using position:relative to establish a positioning context is true gold).  All in all, he knows what he&#8217;s talking about, but I don&#8217;t think all of it is useful for most day-to-day web design.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.wardontheweb.com/float-vs-position-in-layout-my-gripe-with-andy-clarke/comment-page-1/#comment-398</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 15 Oct 2008 20:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.wardontheweb.com/?p=240#comment-398</guid>
		<description>I am currently reading the book and I found this article very interesting. You make a good point in how the technique could be seen as contradiction. I&#039;m actually on the &quot;Cookr!&quot; example too. What got me to Googlin&#039; is that I have no idea what I&#039;m looking at... Is Mr. Inman&#039;s technique JavaScript or CSS? I just see a lot of slashes and asterisks. What is frustrating is that Mr. Clarke assumes the reader is familiar with all this. Also, I&#039;m confused with where the author stands with the discovery process. First he&#039;s against static mock-ups because (paraphrasing) one cannot get the idea of interaction of a website from a static image, and then he goes ahead and bases all the examples on the static Cookr! mock... Confusing.</description>
		<content:encoded><![CDATA[<p>I am currently reading the book and I found this article very interesting. You make a good point in how the technique could be seen as contradiction. I&#8217;m actually on the &#8220;Cookr!&#8221; example too. What got me to Googlin&#8217; is that I have no idea what I&#8217;m looking at&#8230; Is Mr. Inman&#8217;s technique JavaScript or CSS? I just see a lot of slashes and asterisks. What is frustrating is that Mr. Clarke assumes the reader is familiar with all this. Also, I&#8217;m confused with where the author stands with the discovery process. First he&#8217;s against static mock-ups because (paraphrasing) one cannot get the idea of interaction of a website from a static image, and then he goes ahead and bases all the examples on the static Cookr! mock&#8230; Confusing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

