| Use the th tag to create the header which will display in bold |
| The tr tag creates the row |
The td tag creates individual cells for each row |
| You should always use the closing tags |
You can use a variety of XHTML tags inside the cell |
| The three new table tags are tbody, tfoot, and thead |
The colspan attribute allows you span more than one cell |
| You should always use the closing tags |
You can use a variety of XHTML tags inside the cell |
| The three new table tags are tbody, tfoot, and thead |
The colspan attribute allows you span more than one cell |