Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Goal: Use JavaScript to create an interactive website that allows the user to customize the page that they view. Step 1 : Create an HTML

Goal:
Use JavaScript to create an interactive website that allows the user to customize the page that they view.
Step 1: Create an HTML page that contains a user greeting (e.g. "Hello User!") inside an a element.
Step 2: Further down the page, add the following properly labelled page elements that will allow the user to customize
the greeting and brief message created in Step 1:
A text box for the user to enter their name (to customize the greeting)
A text box for the user to enter the brief message to be displayed inside of the element created in step 1.
A drop down menu that allows the user to choose the background color of the page from several options.
A submit button that puts these changes into effect.
Step 3: Create a JavaScript file that updates the user greeting, brief message, and background color of the page based on
the options that the user selects when the button is clicked. Remember to link your JavaScript file to your HTML file.
Step 4: Create a CSS file that adds styling to your page.
Extra Credit (up to 3 points):
Add "To Do List" functionality that allows the user to add "To Do" items using an additional text box and button. Each
"To Do" item should be stored as a list item inside of an ordered list.
Upload all of the html, css, js, and any image files necessary to view your site. Screenshots of these files are not an
acceptable substitute.
If possible, I suggest keeping all files in a single directory and uploading them individually to Canvas. If your site uses a
more complex file hierarchy, you may save it to ZIP and upload that ZIP file. No other compression formats (7ZIP, etc)
will be accepted.
image text in transcribed

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

Samsung Galaxy S23 Ultra Comprehensive User Manual

Authors: Leo Scott

1st Edition

B0BVPBJK5Q, 979-8377286455

Students also viewed these Databases questions

Question

Describe the four phases of setting up an imagery training program.

Answered: 1 week ago

Question

f. Did they change their names? For what reasons?

Answered: 1 week ago