H
Henry
Jukka Korpella K wrote:
Add to that a shitload of IE bugs and what we have? A hell in web design
field.
In this light saying, "you have to do this or that" or "you shouldn't
use a tables for layout" is a pure idiocy and those who PREACH that,
they are PREACHERS, not teachers.
It's a rule of the jungle, so nothing really is right or wrong.
The proper attitude should be... "you could consider use css..."
Anything else like "this is wrong" is not appropriate.
Wrong by who's authority?
Personally I love css but I think I'll replace <div> with <table>.
Much better IMHO.
Anybody else? Let the do what THEY think is working for them.
They are not WRONG. They doing it different way.
Well, for some definition of "reference". The problem is that the W3C
doesn't work like a standards body. Take a look at
http://www.w3.org/Style/CSS/#specs
titled "CSS Specifications". What have we got here?
CSS 3 is _under development_ (actually, a collection of drafts)
CSS 2.1 is "candidate recommendation"
CSS 1 is the good old specification approved in 1996, later
modified in 1999, never actually implemented as such, and
in some essential ways in conflict with CSS 2 (though
most a subset thereof)
So where's CSS 2? They don't even bother mentioning it there.
It _is_ a W3C recommendation, but you need to find it through other
paths, and this gives a hint of the W3C's real position on it.
-- Yucca, http://www.cs.tut.fi/~jkorpela/ Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html
Add to that a shitload of IE bugs and what we have? A hell in web design
field.
In this light saying, "you have to do this or that" or "you shouldn't
use a tables for layout" is a pure idiocy and those who PREACH that,
they are PREACHERS, not teachers.
It's a rule of the jungle, so nothing really is right or wrong.
The proper attitude should be... "you could consider use css..."
Anything else like "this is wrong" is not appropriate.
Wrong by who's authority?
Personally I love css but I think I'll replace <div> with <table>.
Much better IMHO.
Anybody else? Let the do what THEY think is working for them.
They are not WRONG. They doing it different way.