|
You coding junkies make me laugh. Iwhipped out a table variation for someone last night in about 10 minutes and it would have taken an hour to figure out how to make divs do the same thing and then hope that they didn't crash out in Internet Exploder.
Three column table layout:
<Table> <TR><TD></TD><TD></TD><TD></TD></TABLE>
Same effect with Divs would take far more code.
Plus all the IE correction code to make sure it doesn't crash.
Plus the fact that CSS will be a passing fad soon with the introduction of HTML 5,6,7,8.
Plus the whold new code set to facilitate 64 and 128 bit architectures and abilities.
HTML should been expanded, not abandoned.
|