|
Posted by Andy Dingley on 05/30/07 09:49
On 29 May, 22:05, Eric.M.Marti...@gmail.com wrote:
> Using tables for layout is just plain wrong.
There's nothing "plain" about how wrong it is, or else there wouldn't
still be any debate on the matter. There certainly are cases where a
<table> is the appropriate way to control layout.
However I can't see it in this case (that layout is easily and cleanly
done with <div> and float). Even worse, that layout is using the
stretched single pixel gif technique, which really does need to be
stomped on.
I don't know why Jukka hasn't picked up on either of these, but his
ways are (as ever) inscrutable.
[Back to original message]
|