width * - Width of entire table, either in percentage or pixels
bgcolor - Sets the color for the table background
border * - Sets the border width
cellpadding * - Distance of the cell walls from its contents
cellspacing * - Sets the distance between table cells
* = mandatory
This code starts the table, but won't do anything if left by itself. Be sure to read the remaining HTML table tutorials and view the example code provided.