![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
In alt.html.critique Deryck said: Sorry to have fuelled yet another CSS v Tables debate. heres some background reading so you can keep up: Snip useful links |
#12
| |||
| |||
|
|
OK, I just ran them through the validators...maybe I chose bad examples But my point still stands I think. These companies wanttheir sites to be read by the majority of people and their HTML, although crap, will work on most browsers. |
|
If they adopted a CSS layout would that be the case? |
|
It would be interesting to know what the BBC & Amazon's policies are on W3C validation, CSS, IT recruitment, etc...maybe I'll ask and see what happens. |
#13
| |||
| |||
|
|
amazon.com, bbc.co.uk, these are big companies with big budgets and who can afford the best designers/developers/implementers. Why do they continue to use tables for layout? |
#14
| |||
| |||
|
|
In alt.html.critique The Doormouse said: Tables are FINE for layout. several years go tables for layout were the only option but not anymore. old crappy IE gives people some problems but there are workarounds or if not you can present a different style for the problem part or even the entire site if you want to. I see no reason why gross layout cannot be done with tables if one is not stupid with them. people keep defending tables for layout because they just don't know how to do it with css. for a start you need to know how to author html and the overwhelming majority cant even do something simple like that. if you love tables so much then why aren't you using css tables? CSS is great for layout. Again, that is only if one is not stupid with it. even if someone is "stupid" with it you can just turn it off and the site still works. easy peasy. |
#15
| |||
| |||
|
| http://wired.com On the main page, there is one error in the HTML, where it appears a div> was placed inside a <p>, and there are a couple of minor errors in the CSS. |

#16
| |||
| |||
|
|
On Sat, 30 Oct 2004 00:20:48 GMT, The Doormouse <doormouse (AT) att (DOT) net> wrote: Neal <neal413 (AT) yahoo (DOT) com> wrote: And I disagree with disagreeing with brucie's disagreement. Tables are FINE for layout. Blockquotes are fine for indenting. Heading markup is fine for boldfacing and enlarging text. Form buttons are fine for hyperlinks. Poodles are fine for doorstops. I think you'd agree the above statements imply abuse. |
#17
| |||
| |||
|
|
Beauregard T. Shagnasty wrote: http://wired.com On the main page, there is one error in the HTML, where it appears a div> was placed inside a <p>, and there are a couple of minor errors in the CSS. Yes and thier nice 3 columns disappear if you turn off / dont have support for CSS. If it were tables, the columns would still be there ![]() |
#18
| |||
| |||
|
|
brucie wrote: In alt.html.critique The Doormouse said: Tables are FINE for layout. several years go tables for layout were the only option but not anymore. old crappy IE gives people some problems but there are workarounds or if not you can present a different style for the problem part or even the entire site if you want to. I see no reason why gross layout cannot be done with tables if one is not stupid with them. people keep defending tables for layout because they just don't know how to do it with css. for a start you need to know how to author html and the overwhelming majority cant even do something simple like that. if you love tables so much then why aren't you using css tables? CSS is great for layout. Again, that is only if one is not stupid with it. even if someone is "stupid" with it you can just turn it off and the site still works. easy peasy. Just because technology is there doesn't mean you have to use it. CSS can be very complicated, and it is FAR MORE prone to falling to bits because of some totally random browser incompatiblity. People should be *encouraged* to use CSS for thousands of reasons, but that does NOT mean you HAVE to use them. Tables are NOT just for tabular data. Tables-for-layout are going to be a part of the UK's Local Government |
#19
| |||
| |||
|
|
Quoth the raven Deryck: snippage OK, I just ran them through the validators...maybe I chose bad examples But my point still stands I think. These companies wanttheir sites to be read by the majority of people and their HTML, although crap, will work on most browsers. Sure, most browsers will display the sites more or less adequately (for some value of adequate). If they adopted a CSS layout would that be the case? If the authors knew how to write ... well, here's an example of a popular three-column no-tables site that works very well in all modern browsers, and even in the ancient IE6. Check out a printed copy as well. http://wired.com On the main page, there is one error in the HTML, where it appears a <div was placed inside a <p>, and there are a couple of minor errors in the CSS. |
|
It would be interesting to know what the BBC & Amazon's policies are on W3C validation, CSS, IT recruitment, etc...maybe I'll ask and see what happens. BBC: "What is W3C?" ;-) |
) I pay my licence fee, Im entitled to a decent answer from them!
#20
| |||
| |||
|
|
Quoth the raven Deryck: It would be interesting to know what the BBC & Amazon's policies are on W3C validation BBC: "What is W3C?" ;-) |
![]() |
| Thread Tools | |
| Display Modes | |
| |