Well, it seems to be the general opinion: We should use tables only for tabular data, and not for layouting.
Ok, I'm agree and I understand the reasons (one of the reasons is the performance).
- But someone could give real benchmarks comparing tables vs other structures?
- And what is the best structure for the browser performance?