HTML - Tables
Task
Create a web page to display features of tables.
Instructions
(a) Create a new web page and save it as "Tables.htm".
(b) Add a simple table, showing the following mini-crossword:
| A | P | T |
| S | I | R |
| S | T | Y |
(c) Add the following table, which uses text formatting:
| Animal | Class | Species |
| Cat | Mammalia | Felis catus |
| Dog | Mammalia | Canis familiaris |
| Wedge-tailed eagle | Aves | Aquila audax |
(d) Add the following table, which uses the align and valign attributes:
(e) Add the following table, which uses colspan and rowspan attributes:
page revision: 15, last edited: 23 Jul 2010 02:29






