Question: Continuing from Project Part 1 , implement the following requirements from Tutorials 7 and 9 : Use comments to identify each of the required elements

Continuing from Project Part 1, implement the following requirements from Tutorials 7 and 9:
Use comments to identify each of the required elements for Project 2.
If you wish for required elements to be considered from Project 1, each required element must be identified with an appropriate comment.
**Required elements not properly identified will not be graded.**
If you are unable to zip files, please submit files individually. Only submit files with zip, HTML, CSS, and image file extensions. PDF and DOCX files are unacceptable.
You may also upload your files to your GitHub repository.
Tutorial 7 Web Forms:
Create and format a form with multiple field sets
Include the following input types: text, date/time, radio buttons, spinners, range sliders, and check boxes
Create a selection list
Create and format a text area
Include at least one input that is set for a mobile keyboard type (e.g. number, email, url, etc.)
Validate data with patterns and field lengths
Validate data with by having certain fields required
Use the focus pseudo class to format valid and invalid selected boxes
Include a datalist and use it for input
Create a submit and cancel/reset button
Tutorial 9- JavaScript:
Create and call a JavaScript function that keeps track of the current day and time
Send an alert using JavaScript
Use a Math method
Delay one command or run a command at a specified interval
Convert between a number and a text
Include a countdown function
Note: including a JavaScript file with the Tutorial 7 requirements is not necessary since we did not discuss the form JavaScript file in this class.
If you want to include more HTML and/or CSS documents, you are free to do so. Be creative and have fun!

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!