<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1029495" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1029495</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-table-combinations#comment-1217258</link>
    <description> &lt;p&gt;Thanks to someone here - I&#039;ve had a lot of help switching to a pure css layout.  I am not perfect - and the positioning is still confusing to me - but I LOVE It!  It is just so much more powerful and very accessible -&lt;br /&gt;
I don&#039;t have to fiddle with that at all.&lt;/p&gt;
&lt;p&gt;It gets two thumbs up in my opinion!&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Apr 2007 13:07:05 +0000</pubDate>
 <dc:creator>Brooke</dc:creator>
 <guid isPermaLink="false">comment 1217258 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-table-combinations#comment-1217245</link>
    <description> &lt;p&gt;2 years into it and I&#039;m a pure CSS fan... tables are useful for tabular data though...&lt;/p&gt;
 </description>
     <pubDate>Mon, 02 Apr 2007 07:18:00 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1217245 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-table-combinations#comment-1188010</link>
    <description> &lt;p&gt;I switched from Tables to CSS layouts about 6 months ago.  Its much more efficiant.  Only problem is cross browser compatibility with browsers like IE that refuse to conform to the W3C Standards so you have employ a load of CSS hacks for each browser to get it looking right.&lt;/p&gt;
&lt;p&gt;anyone know css hacks for Opera 8?&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Dec 2005 15:19:27 +0000</pubDate>
 <dc:creator>Neutron2k</dc:creator>
 <guid isPermaLink="false">comment 1188010 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-table-combinations#comment-1187882</link>
    <description> &lt;p&gt;I&#039;m sure I&#039;ve posted this before, but my goals are generally to make a good looking website that the client that is happy with and that is relatively easy for me to maintain. I just use whatever tools are necessary to make that happen. Sometimes it&#039;s a complete separation of design and structure, sometimes it&#039;s automatically exported tables from Fireworks to Dreamweaver, other times it&#039;s an open source CMS.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Dec 2005 14:35:17 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1187882 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-table-combinations#comment-1187719</link>
    <description> &lt;p&gt;were they created with editors?&lt;/p&gt;
&lt;p&gt;A big editor fault is the loose use of tables, tables can be added fine, but if you adjust it then remove it you only remove some of it. Nested table are bad, a few years ago people just threw table after table in trying to get the desired result. The problem was they didn&#039;t know how to use tables. Tables can be a mission to understand but once you do they are easier than doing easy stuff (yeah brain went dead). I am sure there or lots of badly design CSS sites out there, deeply nested div&#039;s ...&lt;/p&gt;
 </description>
     <pubDate>Sat, 10 Dec 2005 11:13:16 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1187719 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-table-combinations#comment-1187716</link>
    <description> &lt;p&gt;I agree with you Alex, I use tables for structure and CSS for styling and I see no problem with that. However it is absolutley amazing how many sites I have taken over recently for rebuilds where the previous &#039;designers&#039; used so many nested tables it was hard to actually find the content, now that&#039;s scary!&lt;/p&gt;
 </description>
     <pubDate>Sat, 10 Dec 2005 09:53:29 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1187716 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-table-combinations#comment-1187678</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;Busy wrote:&lt;/strong&gt; Tables still validate to strict so don&#039;t see the big issue is&lt;/p&gt;
&lt;p&gt;Ok this is how tables are meant to work (from anti table folks). Tables were created to display tabular data only. Say I go along with that, an example would be a calendar, probably a perfect example as it&#039;s displaying numbers and week days. Now lets add a note to saturdays date (in that cell), now is this still being used correctly? if not why not, it hasn&#039;t changed a lot from orginal, structure and outcome the same. How about we add entries into every date, like a diary. Still correct now? if not why not? it hasn&#039;t changed the structure, code or anything. lets add a picture in some of the days (could be a smiley, could be the mona lisa), different now? still same structure, same base. But wait, omg we added so much we now designed a new web page? so now the anti-table people are crying foul because we are using it for a layout, yet it is still proper method from start.&lt;/p&gt;
&lt;p&gt;The problem isn&#039;t what tables should be used for, the problem is anti-table uses not being able to use tables correctly so they bag them and use CSS which in some cases can be easier.&lt;br /&gt;
Tables when used correctly is ideal for screen readers. I have had the oppurtunity to hear what a hearing impaired person hears, the same reader could not read a CSS site (this was a couple of years back).&lt;br /&gt;
I&#039;m sure somone is going to refer me to w3c, ever stopped to wonder why. Lets take Microsoft as an example, back in the days of win 95,98 etc it came out with a program called comic chat (made and supported by them), I think it was win98se onwards they stopped but the folder remains (windows/chat). Why did they drop it? two reasons, one they couldn&#039;t make money on it and two they couldn&#039;t advance it. It was already beyond it&#039;s time. They have now gone to &#039;microsoft chat&#039; which is java based because it can be upgraded and ads etc can be throwen on it. now think again about tables, how could tables be advanced? they can&#039;t and the fact people abused them (I blame microsoft for this - frontpage, word, publisher ...) it&#039;s only right to try dump them in favor of something else. (Netscape gave us tables by the way).&lt;/p&gt;
&lt;p&gt;They say CSS sites are easier to edit, say you wrote this forum in pure CSS, now give it to someone else to edit, if you didn&#039;t label the classes well, this person has to first learn your style before they can edit it. Done in tables you turn borders on and bang you can adjust to suit no matter who wrote it. Am sure someone will sa, what about a redesign of your site ... (as this often comes up for reason of using CSS), my responce, what about it? if you&#039;re going to redesign your site the CSS code will have to be changed same as tables, a modification is not a redesign. A redesign is just that  - a total redesign. Now add server side into it, even harder again (not talking a simple form).&lt;/p&gt;
&lt;p&gt;People that say things like &quot;if you use tables your so old ...&quot; reminds me of all the people that follow stupid trends, one around here (NZ) is scarfs, I mean, what the heck, it&#039;s summer, you&#039;d rather follow a trend than be comfortable?&lt;br /&gt;
If you want to use tables because it&#039;s either easier, quicker or does a better job then use them, if you don&#039;t then don&#039;t, no one is forcing you to use them.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Busy, this subject has had me thinking all day. Yes I actually got a break from designs for a few days. hahaa. And you know what. I 100% agree with you. I just installed Cart Keeper (shopping cart script) for a client. Although it had Tables in the design, In order to make any custom changes I had to dig through 7 CSS files!!! like site.css, nav.css, category.css and so on, as soon as I saw class=&quot;largetext&quot; I had to dig through 7 CSS files to find that varible. &lt;/p&gt;
&lt;p&gt; This was just an example of taking over someone elses CSS work. I myself use CSS in a single file. Also the real meaning behind my CSS usage was originally so the browser would keep a consistent font size no matter what font size the viewer choosed. &lt;/p&gt;
&lt;p&gt;This is a real good subject! &lt;/p&gt;
&lt;p&gt;For me I have had great luck with tables. And when I&#039;m in the HTML mode, I have 3 different browsers and refresh my page in each browser to make sure the look doesn&#039;t change. For an example I learned to keep all the  inside the  tags because IE and Netscape control their Breaks differently but if the Break is within a CSS Class then they will stay consistent.&lt;/p&gt;
&lt;p&gt;My websites are generally built to be seemless. So any little break will show up like a sore thumb. Nothing worse then seeing a small white line through a what is suppose to be a seemless table. &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; All fun. Its nice to collaborate on stuff. I try to talk to friends and their like . Sure man, wanna beer&lt;/p&gt;
 </description>
     <pubDate>Sat, 10 Dec 2005 01:19:17 +0000</pubDate>
 <dc:creator>lex</dc:creator>
 <guid isPermaLink="false">comment 1187678 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-table-combinations#comment-1187677</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;timjpriebe wrote:&lt;/strong&gt; Alex, all the real design work is in the CSS file, if that&#039;s what you mean. That&#039;s really the point of seperating your code and your style.&lt;/p&gt;
&lt;p&gt;You can always view the CSS file, if you didn&#039;t know. You can copy the URL of the CSS file out of the HTML code, or, if you have Firefox, you can use their webmaster toolbar and click on CSS -&amp;gt; View CSS.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Yes i realize all the structure is in the CSS &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; When I said work (in a general meaning) , I merely meant all the design hours is focus putting together a functional CSS file. &lt;/p&gt;
&lt;p&gt;Although very impressive indeed, I still can&#039;t see ALL the benifits of 100% CSS and spend all that extra time putting it together. I will dig a bit into here and there, but in order to have me sold for 100% CSS site will have to carry alot more benifits then bragging rights. &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; Good job though.&lt;br /&gt;
Is there a Pro/Con list for CSS VS Tables?&lt;/p&gt;
 </description>
     <pubDate>Sat, 10 Dec 2005 01:07:19 +0000</pubDate>
 <dc:creator>lex</dc:creator>
 <guid isPermaLink="false">comment 1187677 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-table-combinations#comment-1187649</link>
    <description> &lt;p&gt;Alex, all the real design work is in the CSS file, if that&#039;s what you mean. That&#039;s really the point of seperating your code and your style.&lt;/p&gt;
&lt;p&gt;You can always view the CSS file, if you didn&#039;t know. You can copy the URL of the CSS file out of the HTML code, or, if you have Firefox, you can use their webmaster toolbar and click on CSS -&amp;gt; View CSS.&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Dec 2005 21:14:18 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1187649 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/css-and-table-combinations#comment-1187648</link>
    <description> &lt;p&gt;Tables still validate to strict so don&#039;t see the big issue is&lt;/p&gt;
&lt;p&gt;Ok this is how tables are meant to work (from anti table folks). Tables were created to display tabular data only. Say I go along with that, an example would be a calendar, probably a perfect example as it&#039;s displaying numbers and week days. Now lets add a note to saturdays date (in that cell), now is this still being used correctly? if not why not, it hasn&#039;t changed a lot from orginal, structure and outcome the same. How about we add entries into every date, like a diary. Still correct now? if not why not? it hasn&#039;t changed the structure, code or anything. lets add a picture in some of the days (could be a smiley, could be the mona lisa), different now? still same structure, same base. But wait, omg we added so much we now designed a new web page? so now the anti-table people are crying foul because we are using it for a layout, yet it is still proper method from start.&lt;/p&gt;
&lt;p&gt;The problem isn&#039;t what tables should be used for, the problem is anti-table uses not being able to use tables correctly so they bag them and use CSS which in some cases can be easier.&lt;br /&gt;
Tables when used correctly is ideal for screen readers. I have had the oppurtunity to hear what a hearing impaired person hears, the same reader could not read a CSS site (this was a couple of years back).&lt;br /&gt;
I&#039;m sure somone is going to refer me to w3c, ever stopped to wonder why. Lets take Microsoft as an example, back in the days of win 95,98 etc it came out with a program called comic chat (made and supported by them), I think it was win98se onwards they stopped but the folder remains (windows/chat). Why did they drop it? two reasons, one they couldn&#039;t make money on it and two they couldn&#039;t advance it. It was already beyond it&#039;s time. They have now gone to &#039;microsoft chat&#039; which is java based because it can be upgraded and ads etc can be throwen on it. now think again about tables, how could tables be advanced? they can&#039;t and the fact people abused them (I blame microsoft for this - frontpage, word, publisher ...) it&#039;s only right to try dump them in favor of something else. (Netscape gave us tables by the way).&lt;/p&gt;
&lt;p&gt;They say CSS sites are easier to edit, say you wrote this forum in pure CSS, now give it to someone else to edit, if you didn&#039;t label the classes well, this person has to first learn your style before they can edit it. Done in tables you turn borders on and bang you can adjust to suit no matter who wrote it. Am sure someone will sa, what about a redesign of your site ... (as this often comes up for reason of using CSS), my responce, what about it? if you&#039;re going to redesign your site the CSS code will have to be changed same as tables, a modification is not a redesign. A redesign is just that  - a total redesign. Now add server side into it, even harder again (not talking a simple form).&lt;/p&gt;
&lt;p&gt;People that say things like &quot;if you use tables your so old ...&quot; reminds me of all the people that follow stupid trends, one around here (NZ) is scarfs, I mean, what the heck, it&#039;s summer, you&#039;d rather follow a trend than be comfortable?&lt;br /&gt;
If you want to use tables because it&#039;s either easier, quicker or does a better job then use them, if you don&#039;t then don&#039;t, no one is forcing you to use them.&lt;/p&gt;
 </description>
     <pubDate>Fri, 09 Dec 2005 21:13:04 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1187648 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
