In this session: HTML: Tables and Forms
-
Tables: Used to be used for Layout of the Page
-
Still necessary for fast and dirty layout (should be replaced by CSS)
or for content that should go into a table (export from spreadsheet)
-
Forms: The main source of feedback from the user
-
When interaction goes beyond chosing between a list of possible
links