Question: Task Description Arrays In script.js, Loops create an array with 5 of your favourite quotes. In the HTML, add each array element within a
Task Description Arrays In script.js, Loops create an array with 5 of your favourite quotes. In the HTML, add each array element within a new tag, and template literals (``) should be used. Hint: grab the body element, and using a loop, add these paragraphs created in the template literal to the html Be Completed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
