Using Nested Tables for Layouts
Most of us use tables for layout.
- This is not what tables in HTML were designed for
By using tables for layouts, we are not only limiting ourselves, but we are limiting the ways in which our work can be utilized.
Tables are limiting, the web is designed to be limitless.