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:

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License