Case 7-1Trina is using JavaScript to define some hyperlinks on the page of her new Web site announcing the concert schedule of her band, The Tommies.Trina decides to add several hyperlink and image rollovers to her Web site. Both types of rollovers will take the visitor to an upcoming events page. Which of the following statements are true of the code she will write?
A. The code for an image rollover and hyperlink rollover are very similar.
B. A hyperlink rollover is triggered when the user moves the mouse over an image.
C. An image rollover is triggered when the user moves the mouse over text.
D. There is no way to remove the border from an image rollover.
Answer: A
You might also like to view...
The comment indicator displays:
A) in the lower right corner of the cell. B) in the upper left corner of the cell. C) in the upper right corner of the cell. D) in the lower left corner of the cell.
Which of the following statements is NOT true?
A. Reference variables do not directly contain the data. B. Reference variables contain the address of the memory space where the data is stored. C. The operator new must always be used to allocate space of a specific type, regardless of the type. D. A String variable is actually a reference variable of the type String.
Critical Thinking Questions Case 4-1 ? You have just begun to get familiar with user accounts in Windows 10. You are doing an online tutorial that allows you to learn about the privileges associated with each user account type.? You want to be able to do a wide variety of activities on the computer. Which of the following would be prohibited if you have a standard user account??
A. ?Viewing permissions B. ?Taking ownership of files C. ?Creating files in your folders D. ?Viewing files in shared document folders
Program ____________________ is the set of instructions, written using a programming language such as Visual Basic 2017, that a computer executes.
Fill in the blank(s) with the appropriate word(s).