Replace the lines as specified below. Use the snippets at the
bottom of the page to help you.
replace this line with a form tag, including appropriate changes
replace this line with some text instruction for the user and an
element to allow the user to type something in
replace this line with some text instruction for the user and an
element to allow the user to choose from some options
replace this line with the element needed to cause the form to
take action
replace this line with the end-of-form tag
Open the file makeform.html in your browser. You should see your
form between the two horizontal lines.