Review Let’s take a few minutes to review some of the concepts we learned in the previous lesson. Quiz 1. In just a few words, what is JavaScript? Choose… a. an animation studio b. a simple programming language c. a style of HTML design d. a kind of coffee event like onMouseOver or onMouseOut occurs.’ /> 3. Which events are used to make a rollover? Choose… a. MouseOn and MouseOff b. onMouseOver and onMouseOut c. onMouseOn and onMouseOff d. onRollOver and onRollOff two images: one “normal” image and one “glowing” or modified image.’ /> 5. In the JavaScript code document.back.src=’images/back1.jpg’, what is the name of the image? Choose… a. document b. back c. src d. back1.jpg