Multiple Choice
Case 7-1
Trina is using JavaScript to define some hyperlinks on the page of her new Web site announcing the concert schedule of her band, The Tommies.
-On one of the pages,Trina has an image of a red guitar defined as an image rollover.Given a browser's default settings,how will people visiting her Web site know that this image is a hyperlink?
A) The text underneath the image hyperlink will be blue and underlined.
B) The actual image will have a blue rectangular border around it.
C) The text underneath the image hyperlink will be red and underlined.
D) The actual image will have a red rectangular border around it.
Correct Answer:

Verified
Correct Answer:
Verified
Q29: The _ event is triggered when the
Q30: A(n)_ is a system-level response to the
Q31: The _ event is triggered when the
Q32: Given this snippet of code<br>var imgArray =
Q33: The _ event is generated when the
Q35: When a graphic is defined as a
Q36: Arrays were invented to help programmers access
Q37: The lesson stated that script piracy is
Q38: Case 7-2<br>Ryan is working with arrays in
Q39: The JavaScript method random(),which is part of