password sho aracters long o The text in this field should be obscured so that it cannot be read HTML element Requirements: 1x Form element 1 x Fieldset element 1x Legend element 4 x Label elements 5 x Input elements Your job is to create an HTML form in forms.html that satisfies the data and HTML requirements above.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%
Your First Form
Setting Up:
Add the following HTML after the Level One Section Heading in forms.html
<h2>Part 1</h2>
Directions:
You are a frontend developer working with a backend developer. The backend developer
needs the following data sent to the path "/api/user" in order to create a User record on the
server:
Data requirements:
• First Name
• Last Name
• Email
o perform standard e-mail validation on this field
Password
o The password should be at least 7 characters long
o The text in this field should be obscured so that it cannot be read
HTML element Requirements:
1 x Form element
1 x Fieldset element
1 x Legend element
4 x Label elements
5 x Input elements
Your job is to create an HTML form in forms.html that satisfies the data and HTML
requirements above.
Transcribed Image Text:Your First Form Setting Up: Add the following HTML after the Level One Section Heading in forms.html <h2>Part 1</h2> Directions: You are a frontend developer working with a backend developer. The backend developer needs the following data sent to the path "/api/user" in order to create a User record on the server: Data requirements: • First Name • Last Name • Email o perform standard e-mail validation on this field Password o The password should be at least 7 characters long o The text in this field should be obscured so that it cannot be read HTML element Requirements: 1 x Form element 1 x Fieldset element 1 x Legend element 4 x Label elements 5 x Input elements Your job is to create an HTML form in forms.html that satisfies the data and HTML requirements above.
Expert Solution
Step 1

Html Code and output is given in next step

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education