Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Ignore the Add Navigation to your page and please I need complete answers to all questions and not just half of them. Thanks. Create a

image text in transcribed
image text in transcribedIgnore the "Add Navigation to your page" and please I need complete answers to all questions and not just half of them. Thanks.
Create a new HTML page named Contact (5 points) Create a contact form that includes the following elements: o First Name textbox (attributes: type, id, name) (5 points) o Last Name textbox (attributes: type, id, name) (5 points) o E-mail textbox (attributes: type, id, name) Use HTML5 form control (5 points) o Phone textbox (attributes: type, id, name Use HTML5 form control (5 points) o Preferred Contact Method button group for email, phone, or none. (attributes: type, id, name, and a value attribute for each item) (10 points) o Site Rating spinner control Use HTML5 form control (5 points) o Comments textarea (attributes: type, id, name, cols, rows (5 points o Reset button (attributes: type, id, name) (5 points o Submit button (attributes: type, id, name) (5 points) Contact Form Phone OE-mal Please rate website (1 and 10) Add the accesskey and tabindex attributes for each form element. (5 points) Use the label element to associate a text description with a form control. (5 points) Use legend and fieldset to group your form elements. Group the first name, last name, email, phone, and preferred contact method elements into a Contact Information group. Group the Site Rating and Comments elements into a Feedback group. (5 points) Add the required attribute to the first name, last name, and site rating elements. (5 points)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Constraint Databases

Authors: Peter Revesz

1st Edition

1441931554, 978-1441931559

More Books

Students also viewed these Databases questions