assignment 6.1: learning user input types

General Instructions

Use your site on the Lourdes DMS Domain to submit your files. Transfer your code files to the server, and then submit the URL of the specific page to the Assignments tool in Canvas.

Assignment Instructions

Create a page that demonstrates the user inputs listed below. You can refer to Tutorial 2 for guidance.

*Hint: when using JavaScript to modify CSS styles that have hyphens, replace the hyphen with a capital letter to start the next word, for example: document.getElementById("someid").style.backgroundColor = x;

For this assignment...

Evaluation Criteria

To successfully complete this assignment, your page must