Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a web page with at least six HTML Form elements. Upon submission of the form, the data must be processed and displayed. Do not

Create a web page with at least six HTML Form elements. Upon submission of the form, the data must be "processed" and displayed. Do not just display the same data entered. The output can be displayed on the same file or a different one. Do not re-use any functionality from the lab.

Rubric:

Requirements Points
The form includes at least six HTML Form Elements 15pts

There are at least four different types of Form Elements. (text, checkbox, radio, select, number, submit, etc.)

15pts

Upon submission of the form, the data is "processed" and new data is displayed. Do not just display the same data.

25pts

Upon submission of the form, the form is displayed again, with the submitted values pre-filled.

15pts

Check boxes and radio buttons should be accessible (use "label for")

10pts

There is validation for all unset or empty values with error messages. Validation must be done in PHP.

10pts
There is an external CSS with at least 20 rules 10pts

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

Database Machine Performance Modeling Methodologies And Evaluation Strategies Lncs 257

Authors: Francesca Cesarini ,Silvio Salza

1st Edition

3540179429, 978-3540179429

More Books

Students also viewed these Databases questions