
Because the competitive landscape of the web is such that the site which looks and works best gets the most traffic, developers and designers put a premium on the presentation of that content and let structural markup take a back seat.
Mike Davidson
-
Next Quote
I vertically center things in tables a lot, and the fact that there is no way to control vertical positioning in divs affects the way we do things across the board.
- Mike Davidson -
Previous Quote
Our old site did not have very good support for the disabled, but our new site should soon have much better support. With all of our content in divs now, we can hide all but the relevant chunks of content and navigation with a simple alternate CSS file.
- Mike Davidson