Question: You can use editplus or notepad ++ for this. For this in-class lab, implement the following: Question 1. Execute a JavaScript statement to change the
You can use editplus or notepad ++ for this. For this in-class lab, implement the following:
Question 1. Execute a JavaScript statement to change the text of the DIV element from xyzzy to XYZZY.
Question 2. Execute JavaScript statements to prints all of the numbers less than 1,000 that are multiples of 5. Put each number in an H5 tag.
You have to implement question 1 & 2 in the code below.
div {font-size:12px;display:inline;}
Lab #2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
