<?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: Table-Based Layout Is The Next Big Thing</title>
	<atom:link href="http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Sun, 08 Nov 2009 18:39:36 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: STERZILLA</title>
		<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/comment-page-3/#comment-916333</link>
		<dc:creator>STERZILLA</dc:creator>
		<pubDate>Tue, 14 Apr 2009 08:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/#comment-916333</guid>
		<description>@Jamie Mitchell on September 9th, 2008 at 11:43 am

This is a new way to do something old, but that is where I part from your opinion. Layouts with div tags are NOT easy and intuitive when you are doing something nontrivial. Also open-source frameworks are great, but why should there be a framework for creating layouts? CSS is supposed to be the framework/standard that works across all browsers. We shouldn&#039;t need the hack of a framework for a framework.
CSS tables at least make it easier to vertically align text, but I don&#039;t see how to span multiple rows or columns. (Not saying it&#039;s impossible, just saying either I&#039;m a bit dense or it is not intuitive, or maybe it is impossible...) =p</description>
		<content:encoded><![CDATA[<p>@Jamie Mitchell on September 9th, 2008 at 11:43 am</p>
<p>This is a new way to do something old, but that is where I part from your opinion. Layouts with div tags are NOT easy and intuitive when you are doing something nontrivial. Also open-source frameworks are great, but why should there be a framework for creating layouts? CSS is supposed to be the framework/standard that works across all browsers. We shouldn&#8217;t need the hack of a framework for a framework.<br />
CSS tables at least make it easier to vertically align text, but I don&#8217;t see how to span multiple rows or columns. (Not saying it&#8217;s impossible, just saying either I&#8217;m a bit dense or it is not intuitive, or maybe it is impossible&#8230;) =p</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Onimok</title>
		<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/comment-page-3/#comment-911179</link>
		<dc:creator>Onimok</dc:creator>
		<pubDate>Tue, 07 Apr 2009 06:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/#comment-911179</guid>
		<description>I think Kevin is really onto something big here. After years of web development using table based design in the 90s and then having to unlearn tables with the advent of web standards and now using css layouts this seems to me to be a perfect solution. 

CSS layout is a real pain to accomplish such a simple thing as a few colums with a header and footer, it&#039;s ridiculous. Is the fuss really about the average person (non designer) being able to whip up the 3 column holy grail in a few minutes using css table layout where designers after much blood sweat and tears having to ditch all the painful learning curve experiences needed to produce the same thing? Time to move on I say!! 

The html markup can still be semantic and accessible using these layout techniques. I give it 2 years and everyone will be using this technique in some form or another for layout. 

It just makes sense.</description>
		<content:encoded><![CDATA[<p>I think Kevin is really onto something big here. After years of web development using table based design in the 90s and then having to unlearn tables with the advent of web standards and now using css layouts this seems to me to be a perfect solution. </p>
<p>CSS layout is a real pain to accomplish such a simple thing as a few colums with a header and footer, it&#8217;s ridiculous. Is the fuss really about the average person (non designer) being able to whip up the 3 column holy grail in a few minutes using css table layout where designers after much blood sweat and tears having to ditch all the painful learning curve experiences needed to produce the same thing? Time to move on I say!! </p>
<p>The html markup can still be semantic and accessible using these layout techniques. I give it 2 years and everyone will be using this technique in some form or another for layout. </p>
<p>It just makes sense.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sirCamelot</title>
		<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/comment-page-3/#comment-897036</link>
		<dc:creator>sirCamelot</dc:creator>
		<pubDate>Thu, 19 Mar 2009 00:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/#comment-897036</guid>
		<description>we just need supported actions for CSS3 or 4 for divs to behave similar to tables when needed,
where are tags like overflow:wrap to wrap my content to a width,height I specify and stretch the div vertically, float:center or float-index:1 in order to sort my float divs and easily make columns? Those who started designing CSS functions apparently weren&#039;t web designers...</description>
		<content:encoded><![CDATA[<p>we just need supported actions for CSS3 or 4 for divs to behave similar to tables when needed,<br />
where are tags like overflow:wrap to wrap my content to a width,height I specify and stretch the div vertically, float:center or float-index:1 in order to sort my float divs and easily make columns? Those who started designing CSS functions apparently weren&#8217;t web designers&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mikey</title>
		<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/comment-page-3/#comment-891532</link>
		<dc:creator>Mikey</dc:creator>
		<pubDate>Wed, 11 Mar 2009 13:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/#comment-891532</guid>
		<description>Just finished reading the book - thanks, it&#039;s great guys!

I think it&#039;s great that you can use tabular layouts without making your site inaccessible (for example, by misusing HTML tables). I also agree that using &quot;skip links&quot; are more accessible than assuming that screen-reader users want to access the navigation last (can be a nightmare on a long page!)

I&#039;ll be following all of the suggestions you gave, including providing an alternative layout for older Internet Explorer browsers (I had no idea it could be so easily achieved!)

My only criticism is that you could have gone into more depth outlining the need to include &quot;table&quot; and &quot;table-row&quot; display values for correct rendering in some browsers.

Great book and great article - thanks</description>
		<content:encoded><![CDATA[<p>Just finished reading the book &#8211; thanks, it&#8217;s great guys!</p>
<p>I think it&#8217;s great that you can use tabular layouts without making your site inaccessible (for example, by misusing HTML tables). I also agree that using &#8220;skip links&#8221; are more accessible than assuming that screen-reader users want to access the navigation last (can be a nightmare on a long page!)</p>
<p>I&#8217;ll be following all of the suggestions you gave, including providing an alternative layout for older Internet Explorer browsers (I had no idea it could be so easily achieved!)</p>
<p>My only criticism is that you could have gone into more depth outlining the need to include &#8220;table&#8221; and &#8220;table-row&#8221; display values for correct rendering in some browsers.</p>
<p>Great book and great article &#8211; thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: HTNMMO</title>
		<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/comment-page-3/#comment-860157</link>
		<dc:creator>HTNMMO</dc:creator>
		<pubDate>Sun, 11 Jan 2009 02:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/#comment-860157</guid>
		<description>It will take a while for IE8 to gain enough market share to justify this type of change.

Here we are almost a year later and it&#039;s still not feasible to implement css tables.

By now, people have already developed ways to get around this and that&#039;s going to stick. Just like people are still using table layouts.

I prefer css myself and I&#039;ve done tons of table based layouts and I&#039;m happy to be done with them.

I have a related post on how to align three column layouts so that your primary content shows up first in your HTML. For some reason many people have a problem with three column layouts. I can tell by how your page loaded that this sites uses a similar technique to what I described.

You can see examples and instructions here:
http://www.howtonotmakemoneyonline.com/2008/12/clean-up-your-html-code-to-improve-seo.html</description>
		<content:encoded><![CDATA[<p>It will take a while for IE8 to gain enough market share to justify this type of change.</p>
<p>Here we are almost a year later and it&#8217;s still not feasible to implement css tables.</p>
<p>By now, people have already developed ways to get around this and that&#8217;s going to stick. Just like people are still using table layouts.</p>
<p>I prefer css myself and I&#8217;ve done tons of table based layouts and I&#8217;m happy to be done with them.</p>
<p>I have a related post on how to align three column layouts so that your primary content shows up first in your HTML. For some reason many people have a problem with three column layouts. I can tell by how your page loaded that this sites uses a similar technique to what I described.</p>
<p>You can see examples and instructions here:<br />
<a href="http://www.howtonotmakemoneyonline.com/2008/12/clean-up-your-html-code-to-improve-seo.html" rel="nofollow">http://www.howtonotmakemoneyonline.com/2008/12/clean-up-your-html-code-to-improve-seo.html</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Police</title>
		<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/comment-page-3/#comment-833061</link>
		<dc:creator>CSS Police</dc:creator>
		<pubDate>Mon, 17 Nov 2008 07:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/#comment-833061</guid>
		<description>Show me an example with flexible source ordering and I&#039;ll believe this is a good idea.</description>
		<content:encoded><![CDATA[<p>Show me an example with flexible source ordering and I&#8217;ll believe this is a good idea.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/comment-page-3/#comment-800008</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 25 Sep 2008 14:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/#comment-800008</guid>
		<description>No can do. Both firefox and chrome only support one session across all tabs and windows. From a professional usage point this su.., ah, is a bad thing. The only browser that has session management down is IE.</description>
		<content:encoded><![CDATA[<p>No can do. Both firefox and chrome only support one session across all tabs and windows. From a professional usage point this su.., ah, is a bad thing. The only browser that has session management down is IE.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Getas</title>
		<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/comment-page-3/#comment-800005</link>
		<dc:creator>Bill Getas</dc:creator>
		<pubDate>Thu, 25 Sep 2008 14:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/#comment-800005</guid>
		<description>Neat idea: we require users to install firefox or chrome and explicitly ban IE users access.  As usual when totally abandoning belligerent creeps: problem solved.</description>
		<content:encoded><![CDATA[<p>Neat idea: we require users to install firefox or chrome and explicitly ban IE users access.  As usual when totally abandoning belligerent creeps: problem solved.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Mitchell</title>
		<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/comment-page-3/#comment-792994</link>
		<dc:creator>Jamie Mitchell</dc:creator>
		<pubDate>Tue, 09 Sep 2008 01:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/#comment-792994</guid>
		<description>It just seems like a new way to do something old, CSS layouts are easy, and we now some fabulous open source frameworks available like blueprint and yui-grids, it is just so easy these days to produce something like a 3 column layout ( or any other layout) that works across all major browsers.</description>
		<content:encoded><![CDATA[<p>It just seems like a new way to do something old, CSS layouts are easy, and we now some fabulous open source frameworks available like blueprint and yui-grids, it is just so easy these days to produce something like a 3 column layout ( or any other layout) that works across all major browsers.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: PatrickSamphire</title>
		<link>http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/comment-page-3/#comment-792717</link>
		<dc:creator>PatrickSamphire</dc:creator>
		<pubDate>Mon, 08 Sep 2008 12:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/02/28/table-based-layout-is-the-next-big-thing/#comment-792717</guid>
		<description>What convinced me to move away from HTML table-based layouts to CSS-based was my experience of having to convert a complex table-based website of around 600 pages to a new design some years ago. It was hell. In the end, I just had to dump the whole thing and redo the content from scratch. It took the best part of a month. 

When, a year ago, I had to update the same website to another new design, it took ten minutes, simply swapping the header and footer. Why? Because the CSS was well thought out. 

After that, I&#039;ll never touch another HTML table-layout website. They&#039;re not worth it.

CSS table-layout? Now, that does sound more interesting.</description>
		<content:encoded><![CDATA[<p>What convinced me to move away from HTML table-based layouts to CSS-based was my experience of having to convert a complex table-based website of around 600 pages to a new design some years ago. It was hell. In the end, I just had to dump the whole thing and redo the content from scratch. It took the best part of a month. </p>
<p>When, a year ago, I had to update the same website to another new design, it took ten minutes, simply swapping the header and footer. Why? Because the CSS was well thought out. </p>
<p>After that, I&#8217;ll never touch another HTML table-layout website. They&#8217;re not worth it.</p>
<p>CSS table-layout? Now, that does sound more interesting.</p>]]></content:encoded>
	</item>
</channel>
</rss>
