Question: Instructions 1. Write an HTML page that includes a JavaScript script in the body section. The script should create an unordered list with five
Instructions 1. Write an HTML page that includes a JavaScript script in the body section. The script should create an unordered list with five items. The list of items should be generated in a loop. Be sure to terminate all tags properly. Example A script will generate an unordered list below: This is list item 1 . This is list item 2 This is list item 3 This is list item 4 This is list item 5 This list was dynamically created.
Step by Step Solution
There are 3 Steps involved in it
The question asks for an HTML page that includes a JavaScript script for dynamically creating an uno... View full answer
Get step-by-step solutions from verified subject matter experts
