question archive Create an HTML5 Form Page For this assignment you will first read the appropriate chapters in the textbook and then create a new web page, for example called form

Create an HTML5 Form Page For this assignment you will first read the appropriate chapters in the textbook and then create a new web page, for example called form

Subject:Computer SciencePrice:2.87 Bought7

Create an HTML5 Form Page

For this assignment you will first read the appropriate chapters in the textbook and then create a new web page, for example called form.html

This web page should utilize the following HTML tags and include the following:

  • A <form> tag that has an action= value of mailto:your-email-address?subject=your-subject-line so that the results of what the user enters gets sent to your email address when it gets submitted.
  • input tags that allow the user to enter their:   
    • First Name
    • Last Name
    • Address
    • City
    • State/Province (this should use a <select> tag with <option> tags for each state name and state abbreviation
    • Zip/Postal Code
    • Phone
    • Email Address
  • An input tag that creates a submit button that says: OK Send My Data
  • Use appropriate fieldset and label tags

You should utilize the new HTML5 form tag features to require the first name, last name, zip code, phone number, and email fields and also use appropriate type="" attributes and pattern="" on the zip code, phone number, and email fields to valildate the syntax of the user entered data.

Option 1

Low Cost Option
Download this past answer in few clicks

2.87 USD

PURCHASE SOLUTION

Option 2

Custom new solution created by our subject matter experts

GET A QUOTE

rated 5 stars

Purchased 7 times

Completion Status 100%