Tables are a great way to control the layout of a Web Page or a Web Form.
| The HTML Class project Web Page | |
|---|---|
|
Navigation bar Unit A Unit B Unit C Unit D Unit E |
Web Page body. Table tags are often user to control the placement of a Web page or Web form elements. All the HTML tags of the Web Page body can be inserted into this cell. A cell is defined by a beginning TD (Table Definition) tage and an ending TD tag. Laying out a web page with a table is recommended over the use of HTML frames |
For further information regarding HTML forms, check out http://www.w3schools.com/html/html_tables.asp