©Mike Moxcey 1999

Display Data in a <TABLE>

  1. Print initial tag and the header row.

  2. Select your data in the correct format.
    • Begin and end the selection with <TR> and </TR>
    • surround each field by a <TD> and </TD>

  3. Print ending </TABLE> tag.


home next