Alexander Spiteri's Home Page

HTML
Tables
 
Introduction
 
Tables were the major addition of HTML 3.0.

Nowadays, beside the fact that tables provide a simple way to present tabular data, organized by columns and rows, in HTML documents, they provide probably the most powerful way to control page layout.

Some of the most popular sites, like CNET.COM, rely on tables to create that great design. In fact, if you are, or either intend to be, a Web designer, you won't be able to live without them.

Introduced to the Web by Netscape Navigator 1.1, tables have improved a lot. Every time a new Netscape or Microsoft browser version comes out, a new feature is added. As we speak, new things are under way.

This documentation does not explain all table features. Instead, we tried to focus on the main features, especially those that will help you improve your site design.

 
Index
 
  Introduction
Table Sintax
Tricks
Examples
 
Back to Alexander Spiteri's Home