On Mon, 2 Oct 2006, axlq wrote:
Quote:
In article <Pine.LNX.4.64.0609290149010.23181@ppepc20.ph.gla. ac.uk>,
Alan J. Flavell <flavell@physics.gla.ac.ukwrote: Quote:
Tables ought not to be used for layout. It's not just me who thinks
this advice is not "useless".
| >
It's useless for someone who needs to do some layout with tables.
|
It's quite remarkable the procession of contributors who come to the
WWW authoring groups saying that they "need" this that or the other.
As far as I'm concerned, the "need" in www authoring is to communicate
content nicely to one's end users. All else is secondary to that.
Taking an entrenched position that the solution "needs" a particular
technical solution rates to be a distraction.
Quote:
Quote: Quote:
Tables have a place in layout, especially in cases where CSS
fails to work consistently across browsers.
| Tables used for layout cause problems on the web. Who actually
cares about consistency across browsers?
| >
Customers for whom I design web sites.
|
They probably think they are doing DTP. It's a pity that there isn't
better education about the nature of the web.
Quote:
Customers who would rather I didn't waste my time trying to
incorporate workaround hacks to fight IE's noncompliance with
standards. Enough said.
|
Noted
Quote:
I'm not advocating layout for tables. It's just that I've run
across instances where it's more practical and efficient to make a
simple table than to dick around with a CSS div soup to achieve the
same result.
|
OK, that's a better answer.
IE6 doesn't do too badly with standards-conforming web pages if one is
careful to put it into standards mode. I think it's fair to say that
most of its remaining anomalies have well-documented workarounds. So
maybe "dick around with a CSS div soup" is a bit of an exaggeration.
AIUI, the users of IE have a tendency to upgrade to the latest
version, if only in the course of applying security fixes. So I
wouldn't worry too much about the cosmetics of the behaviour of
obsolete IE versions (<=5), so long as they at least give access to
the content. IMHO and YMMV.