<?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: Going Tableless &#8211; Why &amp; Some Basics</title>
	<atom:link href="http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/</link>
	<description>Various Epiphanies of a Technical Mind</description>
	<lastBuildDate>Sun, 29 Jan 2012 23:20:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Nicole</title>
		<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/comment-page-1/#comment-58918</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Wed, 10 Dec 2008 14:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=72#comment-58918</guid>
		<description>@Sushant

Definitely. Always go slow when you learn something new, and get a good foundation in what you are learning. Then, once you are really strong with the basics, start playing with the advanced stuff. Pretty much the best way to learn most things.</description>
		<content:encoded><![CDATA[<p>@Sushant</p>
<p>Definitely. Always go slow when you learn something new, and get a good foundation in what you are learning. Then, once you are really strong with the basics, start playing with the advanced stuff. Pretty much the best way to learn most things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sushant shah</title>
		<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/comment-page-1/#comment-58305</link>
		<dc:creator>sushant shah</dc:creator>
		<pubDate>Mon, 01 Dec 2008 11:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=72#comment-58305</guid>
		<description>CSS 2 is difficult to learn for a HTML coder (working since 1995 :)
Like me, but now I have seen that CSS@ once mastered is very easy, fast and easy to handle...

The basic funda is learn the basic and dont try to go too deep.

sushant shah
www.imediaacademy.com</description>
		<content:encoded><![CDATA[<p>CSS 2 is difficult to learn for a HTML coder (working since 1995 <img src='http://blog.websitestyle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Like me, but now I have seen that CSS@ once mastered is very easy, fast and easy to handle&#8230;</p>
<p>The basic funda is learn the basic and dont try to go too deep.</p>
<p>sushant shah<br />
<a href="http://www.imediaacademy.com">http://www.imediaacademy.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/comment-page-1/#comment-3492</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 26 Jul 2007 05:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=72#comment-3492</guid>
		<description>@Web Veteran

No negative reaction here -- I completely agree with &lt;em&gt;most&lt;/em&gt; of what you said.

There is nothing wrong with using tables. There is a LOT wrong with using tables incorrectly. Tables are for data. Period. Tables were never intended to be used for layout. When used for layout, they cause many problems. When used for data, as they should be, they work marvelously. This article is talking about tableless layout, but perhaps I should write one about how to use tables within content properly.

If it is a bit slower sometimes to go the completely standards route, but you nailed it when you summarized that ultimately you have more layout control. There is a learning curve to be an up-to-date web designer, and I think that anyone who is not constantly learning new techniques and perfecting their talent is phasing themselves out of the business.

I understand your desire to caution people about using tableless layout, and your reference to certain browsers. A completely standard layout can, however, be done cross-browser with little or no hacking. I have done this repeatedly with my templates because I despise hacks. Again, its just about learning curve. If you force yourself to learn how to do it properly the first time, and not be satisfied until it is working the way you want, then you will learn more than if you start searching Google for hacks the first time you hit a snag.

You are right, tables are not going away! Hopefully, what will go away eventually are designs created using tables for layout, and the designers that make them without attempting to learn more.

~Nicole</description>
		<content:encoded><![CDATA[<p>@Web Veteran</p>
<p>No negative reaction here &#8212; I completely agree with <em>most</em> of what you said.</p>
<p>There is nothing wrong with using tables. There is a LOT wrong with using tables incorrectly. Tables are for data. Period. Tables were never intended to be used for layout. When used for layout, they cause many problems. When used for data, as they should be, they work marvelously. This article is talking about tableless layout, but perhaps I should write one about how to use tables within content properly.</p>
<p>If it is a bit slower sometimes to go the completely standards route, but you nailed it when you summarized that ultimately you have more layout control. There is a learning curve to be an up-to-date web designer, and I think that anyone who is not constantly learning new techniques and perfecting their talent is phasing themselves out of the business.</p>
<p>I understand your desire to caution people about using tableless layout, and your reference to certain browsers. A completely standard layout can, however, be done cross-browser with little or no hacking. I have done this repeatedly with my templates because I despise hacks. Again, its just about learning curve. If you force yourself to learn how to do it properly the first time, and not be satisfied until it is working the way you want, then you will learn more than if you start searching Google for hacks the first time you hit a snag.</p>
<p>You are right, tables are not going away! Hopefully, what will go away eventually are designs created using tables for layout, and the designers that make them without attempting to learn more.</p>
<p>~Nicole</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Veteran</title>
		<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/comment-page-1/#comment-3482</link>
		<dc:creator>Web Veteran</dc:creator>
		<pubDate>Wed, 25 Jul 2007 20:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=72#comment-3482</guid>
		<description>I have been a full-time professional web developer for 11 years now. I make over six figures a year and I too, like Adam, work in a production environment where cost and time are most important. I in fact head up the department. I have seen it all: design trends, browser wars, standards, and hype.

Does anyone remember the industry wide push against Frameless designs?! That I did agree with. However, &quot;Tableless&quot; and how it is being interpreted is where I have an issue.

One thing about Tableless layouts I would like to point out to all, is that it is okay to use tables. &quot;Tableless&quot; does not mean do not use any them in your pages completely. The term has been wildly misconstrued.

W3C, when they announced this to the world, meant that designers should not use tables as part of the design of a site... meaning its look and feel; such as the main headers, columns, and footers of your design and non-tabular content. If you are displaying results from a database (enter the term Tabular Data) then it is most appropriate to use tables. In this case, it would be completely wrong to use divs to &quot;layout&quot; results in lieu of how table rows and cells can.

Using tables as part of your cool web dude tool bag to display data is fine, meaning Tabular Data. It is still up to the designer whether you want to use tables to layout an entire page. It is frowned upon by the stuffy W3C, give me a break.  They certainly do not get a gold medal from me for design and layout.

I have personally embraced this technique and have tried it on a few enterprise sites that I&#039;m developing and have launched recently. I like it... it is a little slower to deploy in some cases and much faster in others, but ultimately you have way more control over your layouts. Though when I need to display results from a database, give me tables every time.

I would caution the use only because of how many people are still using IE6 and FF1 vs. IE7 and FF2. If you want to go Tableless, just be sure to have access to these older browsers and not develop solely on the latest and greatest. Which of course we would all prefer.

Lastly, Tables are not going away. They are apart of the HTML standard and included in the W3C HTML 5 draft. Browsers will be supporting them for very long time. W3C is just saying know when to use them.</description>
		<content:encoded><![CDATA[<p>I have been a full-time professional web developer for 11 years now. I make over six figures a year and I too, like Adam, work in a production environment where cost and time are most important. I in fact head up the department. I have seen it all: design trends, browser wars, standards, and hype.</p>
<p>Does anyone remember the industry wide push against Frameless designs?! That I did agree with. However, &#8220;Tableless&#8221; and how it is being interpreted is where I have an issue.</p>
<p>One thing about Tableless layouts I would like to point out to all, is that it is okay to use tables. &#8220;Tableless&#8221; does not mean do not use any them in your pages completely. The term has been wildly misconstrued.</p>
<p>W3C, when they announced this to the world, meant that designers should not use tables as part of the design of a site&#8230; meaning its look and feel; such as the main headers, columns, and footers of your design and non-tabular content. If you are displaying results from a database (enter the term Tabular Data) then it is most appropriate to use tables. In this case, it would be completely wrong to use divs to &#8220;layout&#8221; results in lieu of how table rows and cells can.</p>
<p>Using tables as part of your cool web dude tool bag to display data is fine, meaning Tabular Data. It is still up to the designer whether you want to use tables to layout an entire page. It is frowned upon by the stuffy W3C, give me a break.  They certainly do not get a gold medal from me for design and layout.</p>
<p>I have personally embraced this technique and have tried it on a few enterprise sites that I&#8217;m developing and have launched recently. I like it&#8230; it is a little slower to deploy in some cases and much faster in others, but ultimately you have way more control over your layouts. Though when I need to display results from a database, give me tables every time.</p>
<p>I would caution the use only because of how many people are still using IE6 and FF1 vs. IE7 and FF2. If you want to go Tableless, just be sure to have access to these older browsers and not develop solely on the latest and greatest. Which of course we would all prefer.</p>
<p>Lastly, Tables are not going away. They are apart of the HTML standard and included in the W3C HTML 5 draft. Browsers will be supporting them for very long time. W3C is just saying know when to use them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romio</title>
		<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/comment-page-1/#comment-3172</link>
		<dc:creator>Romio</dc:creator>
		<pubDate>Thu, 12 Jul 2007 15:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=72#comment-3172</guid>
		<description>Hi!

Its really very useful. I really appereciate your hardwork for this wonderful article. As far as coding is concerned &quot;ITS REALLY OPTIMIZED&quot; however takes much of designer time.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Its really very useful. I really appereciate your hardwork for this wonderful article. As far as coding is concerned &#8220;ITS REALLY OPTIMIZED&#8221; however takes much of designer time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhara</title>
		<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/comment-page-1/#comment-2191</link>
		<dc:creator>Dhara</dc:creator>
		<pubDate>Tue, 05 Jun 2007 09:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=72#comment-2191</guid>
		<description>Hi! its extremely useful. I&#039;m a web developer ; a mom now back to work and stuggling to get on to with tableless designs. Helpful articles here. Searching for tools to develop css based designs.</description>
		<content:encoded><![CDATA[<p>Hi! its extremely useful. I&#8217;m a web developer ; a mom now back to work and stuggling to get on to with tableless designs. Helpful articles here. Searching for tools to develop css based designs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/comment-page-1/#comment-29</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Tue, 17 Apr 2007 18:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=72#comment-29</guid>
		<description>@DT

I can completely understand the frustration that you are feeling. About 8 or more years ago I was making websites that used tables. Why? I didn&#039;t know that there was another way to do it. When I found out about CSS a year or two after, I spent the next several years piecing together bits and pieces of information scattered throughout the internet on how to create sites with CSS instead. Unfortunately, at that time (and largely still today), the information was never to be found in one place. You had to find little nuggets of information where you could. 

Thankfully it&#039;s gotten better today. We still need more resources that will show you everything you need to know in one place, but at least there are some that give you a good amount in one spot. What I dislike is that many high schools and colleges are still teaching table-based design to their students - continuing to put students at a disadvantage. I feel for these students who pay money to learn from someone, then find out later that they paid to be taught the wrong way, and now (if they want to be successful) have to un-learn everything they know and start over.

Good luck on your journey learning CSS - the resources are much more available today.

~Nicole</description>
		<content:encoded><![CDATA[<p>@DT</p>
<p>I can completely understand the frustration that you are feeling. About 8 or more years ago I was making websites that used tables. Why? I didn&#8217;t know that there was another way to do it. When I found out about CSS a year or two after, I spent the next several years piecing together bits and pieces of information scattered throughout the internet on how to create sites with CSS instead. Unfortunately, at that time (and largely still today), the information was never to be found in one place. You had to find little nuggets of information where you could. </p>
<p>Thankfully it&#8217;s gotten better today. We still need more resources that will show you everything you need to know in one place, but at least there are some that give you a good amount in one spot. What I dislike is that many high schools and colleges are still teaching table-based design to their students &#8211; continuing to put students at a disadvantage. I feel for these students who pay money to learn from someone, then find out later that they paid to be taught the wrong way, and now (if they want to be successful) have to un-learn everything they know and start over.</p>
<p>Good luck on your journey learning CSS &#8211; the resources are much more available today.</p>
<p>~Nicole</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DT</title>
		<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/comment-page-1/#comment-30</link>
		<dc:creator>DT</dc:creator>
		<pubDate>Tue, 17 Apr 2007 16:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=72#comment-30</guid>
		<description>I know that tables ares dead and recently really began to use CSS, and it really is super cool. The major problem is that you have to really resize your tables and the like, before stuff gets done. But CSS: you can change the entire layout by just adding a few lines of code to you stylesheet. Thing is, I&#039;m having to learn this too late, someone should ahve said something earlier. 

It&#039;s kinda tough getting contents to square out like tables do, but I know, eventually I will get thru this.</description>
		<content:encoded><![CDATA[<p>I know that tables ares dead and recently really began to use CSS, and it really is super cool. The major problem is that you have to really resize your tables and the like, before stuff gets done. But CSS: you can change the entire layout by just adding a few lines of code to you stylesheet. Thing is, I&#8217;m having to learn this too late, someone should ahve said something earlier. </p>
<p>It&#8217;s kinda tough getting contents to square out like tables do, but I know, eventually I will get thru this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lahiru</title>
		<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/comment-page-1/#comment-31</link>
		<dc:creator>Lahiru</dc:creator>
		<pubDate>Mon, 09 Apr 2007 09:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=72#comment-31</guid>
		<description>What I&#039;ve been looking for. Thanks!</description>
		<content:encoded><![CDATA[<p>What I&#8217;ve been looking for. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chad</title>
		<link>http://blog.websitestyle.com/index.php/2006/03/12/going-tableless-why-some-basics/comment-page-1/#comment-32</link>
		<dc:creator>chad</dc:creator>
		<pubDate>Sun, 01 Apr 2007 13:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=72#comment-32</guid>
		<description>Well I have to say to Adam that I have been researching this &quot;tableless&quot; concept for some time now and this week I took the jump. I converted one of my personal websites to tableless, and now I am thinking I will be slowly converting all of them to tableless.

It makes perfect sense that tableless would be helpful on SEO, or sense to anyone who understands how spiders crawl your website. Less &quot;junk&quot; to filter for the spider to determine what is content and what is not. That is well known knowledge and through my table designs I am very aware of this and try to keep the code at a minimum. I know designers that place table in table within more tables and I complain every time!

I thought going tableless was going to take more time, and it did at the beginning. It takes longer to get the basic design worked out (say your index), but working on the inner pages after you have the whole design layout working is faster and simpler. So it takes more time on the design concept, who cares. Professional web designers who understand the value of their time realize the advantages and also value to the customer (ie you charge a little more for standards).

Now I understand that the company you work for designs &quot;hundreds of website a month&quot; so perhaps tableless is not the way to go for your company, at that volume I am sure standards are less important than volume.  All browsers read tables, this is true, but they do not read them all the same. If you check your designs in multiple browser platforms (which is greatly recommended to any designer) then you already know this.

The greatest advantage to tableless and css is the consistency between browsers and from one web page to the other. To many clients serious about their web presence that is extremely important and well worth a few extra bucks towards their investment. Just being a web farm will not be good enough in the future.

Nicole, you are right about screen reader devices. I have 4 web clients who are blind and I have really worked hard on making their sites easy for them to navigate, I would say that I have become a pro in the blind accessibility websites. And I am very excited to switch these clients to tableless to offer an even better experience for those people.

Back to Adam, I really recommend that in your spare time aware from the design farm you really work on doing a tableless website to at least have that knowledge. I have seen several web designer positions listed in the paper lately and that all say &quot;must have tableless design experience&quot;, even if it is something you do not believe in, as a web designer you need to have that ability when it is called upon to stay in the race. FrontPage has made everyone a designer, you should shoot for something more than what any average Joe can do with a few hundred dollars invested in a program.

Professional web designers need to pick up the pace and stop offering up these &quot;ugly sites&quot;, I see too many ugly and inconsistent sites that I think is done by a beginner in FrontPage and scroll to the bottom and see it was done by a professional that this poor client actually paid.

Don&#039;t let FrontPage put you out of a job :-)

Chad</description>
		<content:encoded><![CDATA[<p>Well I have to say to Adam that I have been researching this &#8220;tableless&#8221; concept for some time now and this week I took the jump. I converted one of my personal websites to tableless, and now I am thinking I will be slowly converting all of them to tableless.</p>
<p>It makes perfect sense that tableless would be helpful on SEO, or sense to anyone who understands how spiders crawl your website. Less &#8220;junk&#8221; to filter for the spider to determine what is content and what is not. That is well known knowledge and through my table designs I am very aware of this and try to keep the code at a minimum. I know designers that place table in table within more tables and I complain every time!</p>
<p>I thought going tableless was going to take more time, and it did at the beginning. It takes longer to get the basic design worked out (say your index), but working on the inner pages after you have the whole design layout working is faster and simpler. So it takes more time on the design concept, who cares. Professional web designers who understand the value of their time realize the advantages and also value to the customer (ie you charge a little more for standards).</p>
<p>Now I understand that the company you work for designs &#8220;hundreds of website a month&#8221; so perhaps tableless is not the way to go for your company, at that volume I am sure standards are less important than volume.  All browsers read tables, this is true, but they do not read them all the same. If you check your designs in multiple browser platforms (which is greatly recommended to any designer) then you already know this.</p>
<p>The greatest advantage to tableless and css is the consistency between browsers and from one web page to the other. To many clients serious about their web presence that is extremely important and well worth a few extra bucks towards their investment. Just being a web farm will not be good enough in the future.</p>
<p>Nicole, you are right about screen reader devices. I have 4 web clients who are blind and I have really worked hard on making their sites easy for them to navigate, I would say that I have become a pro in the blind accessibility websites. And I am very excited to switch these clients to tableless to offer an even better experience for those people.</p>
<p>Back to Adam, I really recommend that in your spare time aware from the design farm you really work on doing a tableless website to at least have that knowledge. I have seen several web designer positions listed in the paper lately and that all say &#8220;must have tableless design experience&#8221;, even if it is something you do not believe in, as a web designer you need to have that ability when it is called upon to stay in the race. FrontPage has made everyone a designer, you should shoot for something more than what any average Joe can do with a few hundred dollars invested in a program.</p>
<p>Professional web designers need to pick up the pace and stop offering up these &#8220;ugly sites&#8221;, I see too many ugly and inconsistent sites that I think is done by a beginner in FrontPage and scroll to the bottom and see it was done by a professional that this poor client actually paid.</p>
<p>Don&#8217;t let FrontPage put you out of a job <img src='http://blog.websitestyle.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Chad</p>
]]></content:encoded>
	</item>
</channel>
</rss>

