Essential Question: How can I make a form in HTML?
Mastery Objectives:
SWBAT create a form in HTML.
SWBAT collect data from a form.
SWBAT create a submit button that goes to a second page.
Directions: Create a survey that asks a user about any topic you want. Use the following tutorial to create a survey: https://blog.hubspot.com/website/html-projects-for-beginners#project-8 Use this as a reference for collecting information and posting it to a separate page: https://www.w3schools.com/html/default.asp
Requirements:
2 pages: one page with the form and one page with the printout of the information.
A form created in HTML with at least 6 questions.
Colorful backgrounds and fonts with CSS for both web pages.