Question: Below are the specific requirements: Create an HTML form that includes at least the following: middot A text element for the users' first and last

Below are the specific requirements: Create an HTML form that includes at least the following: middot A text element for the users' first and last name A text element for their phone number A text element for their email, 1 set of radio buttons or checkboxes 1 text area Submit button Use any CSS style that you have learned or that you research on your own to style the HTML elements (no specific requirements just try out a few options from the links in the reading) Add in Javascript to validate the following when the form is submitted: The text areas are not blank The phone number is the right number of digits (7 or 10) The email is a valid email address
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
