Scripsit Gérard Talbot:
Quote:
Jukka K. Korpela wrote:
>
Quote:
><table align="center"has worked ever since Netscape 2 and IE
>2. Why do people take great pains in avoiding such simple
>presentational markup, on pages that otherwise suffer from divitis,
>pixelitis, hidelinkitis, and all other sorts of horrendeous diseases?
>
Nobody uses NS2, NS3, IE3 and/or IE4.
First of all, you seem to have missed the "ever since" part.
Second, at least of the regulars of sci.lang has declared that he uses
Netscape 3 and has no intentions of changing it because it does everything
he needs. There's little reason why someone could not use IE 3, naturally
with style sheets turned off (the simplicity of doing that is the best part
in its CSS support). Of course you will see unstyled content, so you need to
be interested in content mainly. But why bother turning off CSS support in
order to view an otherwise hopelessly messy page when you can use a good old
browser with such a setting built in? :-)
Quote:
According to an unanimity of
world web stats sources, less than 1% of web people now use MSIE 5.x
and/or NS
As usual, we need to take into account the fact that 94.1 % of all web
statistics have just been made up and the rest 6.9 were calculated
incorrectly. But assuming that a little less than 1 % were the correct
figure (we cannot possibly know), how many _millions_ of people would that
make? But that's not important right now.
Quote:
So, well above 95% of all graphical CSS-capable web
browsers will render accordingly margin-left: auto; margin-right:
auto;.
Well, yes, assuming that you percentages are correct and browsers have CSS
support enabled and no CSS bug bites you.
And naturally assuming that the browser runs in Standards Mode. Even IE 7
refuses to honor the CSS rule in Quirks Mode.
The point is that by using <table align="center"you get as close to 100 %
as possible, as regards to browsers that present tables visually in the
first place.
Is there _any_ tangible or even imaginable drawback from using the
align="center" attribute? Assuming we don't count any verbal objections that
don't give any arguments except references to other parties' verbal
objections (like "deprecation").
Thus, I repeat my question: Why do people take great pains in avoiding such
simple presentational markup, on pages that otherwise suffer from divitis,
pixelitis, hidelinkitis, and all other sorts of horrendeous diseases?
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/