<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1037792" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1037792</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-vs-no-tables#comment-1217157</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;greg wrote:&lt;/strong&gt; do i learn to use tables in my html/pp files&lt;br /&gt;
or use the css file to do it?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The thing to do is use the right markup for the job. People talk about tables because it&#039;s the most commonly made mistake, but the choice is not tables vs. CSS. The choice is correct markup vs. incorrect markup. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;What you need to learn is the correct markup for the job, what&#039;s a table used for in other places? It&#039;s for tabular data, financial figures, spreadsheets and other maths stuff. Using a table for design is a hack (because older browsers didn&#039;t make much use of CSS), as Andy pointed out: it causes problems with other technologies.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;greg wrote:&lt;/strong&gt; so how would it be beneficial to SE&#039;s either way?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Am not sure using table base design is a problem for search engines, there&#039;s always more code for the search engine to wade through but apparently this doesn&#039;t make much difference. Writing well structured pages is important though, using the correct header tags (h1, h2, h3 etc), writing in title tags etc. Google reads heading (and other) tags, weighting the words in them as being more important to the &#039;meaning&#039; of the page.&lt;/p&gt;
&lt;p&gt;I&#039;m no SEO expert though, we need someone like Megan to help us here. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Mar 2007 14:47:07 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1217157 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-vs-no-tables#comment-1217116</link>
    <description> &lt;p&gt;well, as a noob learning all this, i have to ask&lt;br /&gt;
do i learn to use tables in my html/pp files&lt;br /&gt;
or use the css file to do it?&lt;/p&gt;
&lt;p&gt;which IS the best way? andy mentioned the css method is better for search engines, where i was of the understanding that search engines looked at the end result on a page, i.e. ike the user saw it, ( i know SE&#039;s only see text btw)&lt;br /&gt;
so how would it be beneficial to SE&#039;s either way?&lt;br /&gt;
surely they only read the text and links etc?&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Mar 2007 00:45:52 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1217116 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-vs-no-tables#comment-1217072</link>
    <description> &lt;p&gt;IMO, things keep on changing and one needs to keep himself updated according to the market trends. Previously it was with tables and now its table less  designs.There is only one thing in online industry and that is shape in or shape out. This applicable to all including me.&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Mar 2007 11:22:16 +0000</pubDate>
 <dc:creator>Mark07</dc:creator>
 <guid isPermaLink="false">comment 1217072 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-vs-no-tables#comment-1217063</link>
    <description> &lt;p&gt;Thanks for that think Im convinced to start designing this way now. Wont be that hard once Iv done a few sites Im sure.&lt;/p&gt;
 </description>
     <pubDate>Thu, 29 Mar 2007 10:24:11 +0000</pubDate>
 <dc:creator>ChrisL</dc:creator>
 <guid isPermaLink="false">comment 1217063 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-vs-no-tables#comment-1216431</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;benf;216356 wrote:&lt;/strong&gt; yes, that is what i thought? However, it seems to be fashionable to use CSS layout. For me, in reality, it is far easier to layout a website using tables than farting around with floating, widths...etc. A table just does it.  I dont think table layout will ever go away, it is to efficient and easy. However, styleing is excellent using CSS.  Lets face it, its called a &quot;style&quot; sheet. &lt;/p&gt;
&lt;p&gt;Not a &quot;layout&quot; sheet.  I just think everyone has gone mad on separating this from that, when really its just making things more complicated.  Unfortunately, most commercial employers require you to layout websites using CSS!&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I don&#039;t want to start an argument here, but if you think like that about CSS and CSS based layouts, then you clearly don&#039;t fully understand the concept and need for accessible websites.&lt;/p&gt;
&lt;p&gt;I&#039;ve been using CSS layouts for about three years now and I can build sites faster than I&#039;ve ever been able to using tables. Yes, there&#039;s a learning curve but it&#039;s worth it because you create light-weight sites, that load faster, are easier for search engines to read and easier for people with visual impairments to use (for instance, text scales better and sites make more sense in screen readers).&lt;/p&gt;
&lt;p&gt;Wanna know what convinced me to switch? I did a website for a blind user and when we were discussing the job, he demoed a number of sites in a screen reader for me - they were near impossible to make sense of. Since then I&#039;ve made accessibility my number one priority - using the right code to layout the site is one of the most important things. If that means I have to spend a bit longer getting it just right, then that&#039;s a necessary sacrifice.&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Mar 2007 18:51:06 +0000</pubDate>
 <dc:creator>andy206uk</dc:creator>
 <guid isPermaLink="false">comment 1216431 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-vs-no-tables#comment-1216411</link>
    <description> &lt;p&gt;Yes, that&#039;s our new content area. We will be merging the sites more closely together.&lt;/p&gt;
&lt;p&gt;Here is the article I mentioned in my previous post:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.apaddedcell.com/11-practical-reasons-to-use-css-for-layout&quot; class=&quot;bb-url&quot;&gt;11 Practical Reasons to use CSS for Layout&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Mar 2007 13:05:40 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1216411 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-vs-no-tables#comment-1216382</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;benf;216377 wrote:&lt;/strong&gt; What is &quot;a padded cell&quot; is this somehow connected to webmaster-forums.net?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;It is connected... it&#039;s the main site area, a compliment per se of TWF...&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Mar 2007 00:32:37 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1216382 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-vs-no-tables#comment-1216377</link>
    <description> &lt;p&gt;What is &quot;a padded cell&quot; is this somehow connected to webmaster-forums.net?&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Mar 2007 23:42:13 +0000</pubDate>
 <dc:creator>benf</dc:creator>
 <guid isPermaLink="false">comment 1216377 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-vs-no-tables#comment-1216362</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;ChrisL;216355 wrote:&lt;/strong&gt;  I always thought it was best practice when designing to separate layout and style completely?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Not quite. It&#039;s best to separate &lt;em&gt;structure&lt;/em&gt; (HTML) and &lt;em&gt;presentation&lt;/em&gt; (CSS) (layout is part of presentation). The HTML only describes the structure of your document. What is a header, what is a paragraph, what is a list, what is a table (of data). Therefore, it&#039;s best to avoid using elements to do things that aren&#039;t their primary purpose.&lt;/p&gt;
&lt;p&gt;Some people have overreacted to this principle by assuming that this means no tables at all. Of course you need tables. Tables are important for descrbing relationships between data - just like what you see on the &lt;a href=&quot;http://www.webmaster-forums.net&quot; class=&quot;bb-url&quot;&gt;forum home&lt;/a&gt; page here.&lt;/p&gt;
&lt;p&gt;The easiest way to do it is the one you know how to use. You know how to design with tables so it becomes easier. Once you learn how to design with CSS it may become the easier method.&lt;/p&gt;
&lt;p&gt;There will be an article published on &lt;a href=&quot;http://www.apaddedcell.com&quot; class=&quot;bb-url&quot;&gt;A Padded Cell&lt;/a&gt; soon explaining some of the reasons why it&#039;s good to use CSS instead of tables for layout.&lt;/p&gt;
&lt;p&gt;Edit: Here is the article I was referring to - &lt;a href=&quot;http://www.apaddedcell.com/11-practical-reasons-to-use-css-for-layout&quot; class=&quot;bb-url&quot;&gt;11 Practical Reasons to use CSS for Layout&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Mar 2007 13:16:01 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1216362 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/tables-vs-no-tables#comment-1216356</link>
    <description> &lt;p&gt;yes, that is what i thought? However, it seems to be fashionable to use CSS layout. For me, in reality, it is far easier to layout a website using tables than farting around with floating, widths...etc. A table just does it.  I dont think table layout will ever go away, it is to efficient and easy. However, styleing is excellent using CSS.  Lets face it, its called a &quot;style&quot; sheet. &lt;/p&gt;
&lt;p&gt;Not a &quot;layout&quot; sheet.  I just think everyone has gone mad on separating this from that, when really its just making things more complicated.  Unfortunately, most commercial employers require you to layout websites using CSS!&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Mar 2007 10:04:25 +0000</pubDate>
 <dc:creator>benf</dc:creator>
 <guid isPermaLink="false">comment 1216356 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
