 | Tables are one of the most powerful page layout features. |
 | Design issues:
 | Use borderless (border="0") tables to create text-driven
layout (e.g., columns, image positioning, etc.). |
 | Modify line/border/cell padding, spacing, and size for more attractive
layout. |
 | Be careful with table level and cell/row coloring--does not work in all browsers. |
|
 | WYSIWYG editors such as FrontPage (best) and Dreamweaver are best for table layout and development. |
 | Always test tables in multiple browsers. |
 | Most useful for creating standard page layout templates. |