Tables should be used for one thing and one thing only: tabular data. You should never use the HTML table element for layout.
Read the outside article: Why tables for layout is stupid: problems defined, solutions offered
Level: Beginner, Intermediate

