<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1037152" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1037152</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/rant-tabless-design-and-css#comment-1213414</link>
    <description> &lt;p&gt;But really, what are you going to say instead? You don&#039;t want to say div&#039;s because you&#039;re not just replacing tables with div&#039;s, you&#039;re using proper document structure. So what do you call that? I don&#039;t want tables, I want proper document structure? I guess that&#039;s alright, but I think we&#039;re a long way from people understanding what that means.&lt;/p&gt;
&lt;p&gt;You could also say that the intent with the two terms is the same. With tables you are using tables to control the layout. With proper xHTML/CSS you are using CSS to control the layout. So from that perspetive it makes sense.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Jan 2007 14:09:20 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1213414 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/rant-tabless-design-and-css#comment-1213400</link>
    <description> &lt;p&gt;If you really want to be a pedantic, understand the difference with &quot;tableless design&quot; and &quot;tableless layout.&quot; Most people say &quot;tableless design&quot; when what they really mean is &quot;tableless layout.&quot; A design is how a web site/page looks like. A layout is how it is put together or, layed, out.&lt;/p&gt;
&lt;p&gt;Ones design may include say, a table needed for displaying prices, because of this, it is no longer a &quot;tableless design&quot; because it has a table in it. Therefore, a page &lt;em&gt;put together&lt;/em&gt;, &lt;strong&gt;without using&lt;/strong&gt; tables to position everything can be called a tableless layout, not design.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Jan 2007 11:17:24 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1213400 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/rant-tabless-design-and-css#comment-1213385</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;conrad;213366 wrote:&lt;/strong&gt; Screenreaders hate nested tables therefore use CSS layouts and allow blind people to read your website.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;That&#039;s exactly the thing I am talking about. There is no such thing as a CSS layout. There is such a thing as using CSS to control a layout. There&#039;s a difference. Nested tables can be easily controlled by CSS and made into a layout.&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Jan 2007 07:53:07 +0000</pubDate>
 <dc:creator>mik-crap</dc:creator>
 <guid isPermaLink="false">comment 1213385 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/rant-tabless-design-and-css#comment-1213355</link>
    <description> &lt;p&gt;Here we go again. Although before anything else theres a thread on the archives I don&#039;t have the link to for css and tables discussion, please check it. &lt;/p&gt;
&lt;p&gt;For my part we do agree here in one thing, CSS for controlling design on html and Tables for tabular data. Although making Table structures using css divs is still a table, there are table tags for this purpose. If your presentation requires tables use table tags instead of css div table structure, it is perfectly ok to use it in this context. &lt;/p&gt;
&lt;p&gt;I did encounter several persons approach me with what andy said as &quot;buzzwords&quot;... This exact approach sometimes pisses me off too like, &quot;make me a table-less site and make my design web 2 Oh! can you also validate this with this and that?&quot; etc.... I do oblige them but the definition of web 2 oh as a design style is a bit ambiguous don&#039;t you think? In this context as customers are excused, we go to the argument of Designers who actually know they&#039;re stuff. Those who often don&#039;t know what they&#039;re talking about uses too much buzzword and techy words to wow the customers. Customers just want to know one thing, they want to get exactly what they want. So your purpose is to guide them. The argument of tables and css here is pretty much a footnote to getting things done... just my opinion though...&lt;/p&gt;
 </description>
     <pubDate>Fri, 12 Jan 2007 03:28:12 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1213355 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/rant-tabless-design-and-css#comment-1213338</link>
    <description> &lt;p&gt;A challenge? Maybe - this is on my list of topics to blog about and I was thinking I&#039;d need to code something up as a sample.&lt;/p&gt;
&lt;p&gt;Here is a real life example though: [url=http://www.thestar.com/&quot;]The Toronto Star[/url]. They just put up this new design before christmas. It doesn&#039;t use tables for layout, but check out the code! The people who coded that really obviously don&#039;t get it. You could probably do that layout with simple tables and get rid of all those extra div&#039;s (theoretically). Not that I&#039;m about to use that site as an example! Hmmm..... that would be a good challenge actually. &lt;/p&gt;
&lt;p&gt;I wonder how people get all these mistaken ideas about standards. I guess it&#039;s not explained that well to those just getting started, and they want it to be simple so they just latch on to one issue that makes sense to them. Focus on the micro-issues rather than the big picture. It&#039;s easier that way, unfortunately.&lt;/p&gt;
&lt;p&gt;Renegade - exactly! And then people come to the forums asking how to make a table without using tables. Um, that is a table.&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Jan 2007 19:19:55 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1213338 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/rant-tabless-design-and-css#comment-1213336</link>
    <description> &lt;p&gt;I think the term &quot;tableless design&quot; is what is leading a lot of people off track with what it really means to have a &quot;CSS design.&quot;&lt;/p&gt;
&lt;p&gt;When people think of &quot;tableless&quot; they think absolutely no tables what so ever, which has lead to people using DIVs as tables. &quot;Tableless&quot; doesn&#039;t mean without tables - the common misconception - it simply means, using tables in a more sensible way. As in, only for tabular data, what it was originally designed for.&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Jan 2007 19:13:29 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1213336 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/rant-tabless-design-and-css#comment-1213334</link>
    <description> &lt;p&gt;Megan, You&#039;ve basically expressed what I feel.&lt;/p&gt;
&lt;p&gt;It also annoys me that there is a &lt;a href=&quot;http://web2.0validator.com/&quot; class=&quot;bb-url&quot;&gt;Web2.0 validator&lt;/a&gt;... To say Web2.0 is about creating a revolutionary application to expand the web&#039;s purpose and usefullness, many people have changed the idea to strange looking, toy-like AJAX applications that not many people have the time to load. (Plus Web3.0 is also making a debut).&lt;/p&gt;
&lt;p&gt;I suppose it would be possible to create a site that uses tables for layout and is more compliant and formed than one filled with divs. It sounds like a challenge, would you be up for it? (It would certainly rock the world of the latest craze!)&lt;/p&gt;
&lt;p&gt;I think the problem is that not everyone is being effectively shown what standards are. Just look at Google. It&#039;s the most backwards site I&#039;ve come across, yet it is accessed about 18 million times per 24 hours. Perhaps it&#039;s about time the W3C was involved in legislation - the law of the land (or web).&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;andy206uk;213333 wrote:&lt;/strong&gt; I just say to customers that use buzzwords, to let me worry about how the site is built and they just worry about getting the bloody content sorted on time. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I&#039;m actually talking about the so-called web-designers lol. Clients can be excused, jack of all trades and masters of none can&#039;t.&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Jan 2007 19:05:39 +0000</pubDate>
 <dc:creator>mik-crap</dc:creator>
 <guid isPermaLink="false">comment 1213334 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/rant-tabless-design-and-css#comment-1213333</link>
    <description> &lt;p&gt;It&#039;s just clients jumping on buzzwords, they&#039;ll see all the big designers banging on about CSS and jump on that but not actually having a clue about the way things work under the hood.&lt;/p&gt;
&lt;p&gt;I just say to customers that use buzzwords, to let me worry about how the site is built and they just worry about getting the bloody content sorted on time. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Jan 2007 19:02:10 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1213333 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/rant-tabless-design-and-css#comment-1213329</link>
    <description> &lt;p&gt;So, are you talking about using tables for page layout or not? I&#039;m not clear on what you&#039;re saying. Or are you saying that people are incorrect in wanting to do away with tables, since tables are necessary for tabular data? Ah, I see what you&#039;re saying now - tables are the structure, CSS is the presentation. So a better analogy would be &quot;I don&#039;t want the house, I just want the paint and the decorations.&quot; So you&#039;re right, it&#039;s a misnomer really, used by people who dont&#039; really know what they&#039;re talking about. It&#039;s like people saying they want something that&#039;s &quot;Web 2.0&quot;.&lt;/p&gt;
&lt;p&gt;I think it is sort of strange that some have focussed on this becuase they don&#039;t seem to understand the bigger picture. So you get people (like you alluded to in another thread) simply replacing tables with divs. So they get piles and piles of nested divs with classnames like &quot;bluebox&quot; or &quot;righthandbox&quot;.  Or some would boast that their site is standards compliant just because it passes a validator. &lt;/p&gt;
&lt;p&gt;I was saying to my husband the other night (he&#039;s &quot;Jeevesbond&quot; here on the forum), that it would be theoretically possible to have a site that uses tables for layout and is more standards compliant and well formed than one that doesn&#039;t. The point being that there are many things that go into well formed code - the structure of a layout is just one of them. And, in relevance to this thread, it&#039;s odd that people focus on one aspect: divs vs. tables for layout or passing the validator and assume that that&#039;s all that matters.&lt;/p&gt;
&lt;p&gt;There are lots of misunderstandings about this!&lt;/p&gt;
 </description>
     <pubDate>Thu, 11 Jan 2007 18:37:32 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1213329 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
