Assignment Six
USING THE SELECT TAG: You can create multiple choice drop down menues on your web page which can be manipulated by the user and later used in form processing. Here's an example:
EXAMPLE:SOURCE CODE:

ASSIGNMENT: Using tables and the SELECT tag, create something with the following layout:


Make sure that each question and answer set is contained within its own cell in your table. Make sure you set your table to show borders.