CS 318 - Week 4 Lab Exercise
* get in PAIRS
* start from html5-template.html
* make a FORM containing at least:
* a textfield
* at least 2 checkboxes
* at least 2 logically-grouped radio buttons
* a textarea
* a drop-down/select
* a submit button
* (other controls IF you'd like)
* page MUST include both your names in a comment
* page MUST include IN A COMMENT the URL from which
I can run your resulting form
* make sure it validates as HTML5 and passed lint check!
* submit using ~st10/318submit with a lab number of 84