In addition to the basic table tags, several options are available for adding additional elements to your table. For example, if you add a border, title, and column headings to the table in the previous section, the table would then resemble the following:

TABLE TITLE
Column AColumn B
Data 1Data 2
Data 3Data 4
Data 5Data 6
The following codes generated the border, TABLE TITLE, and Column A and Column B headings for this table: