?Identify a pseudo-class used to style a link when the mouse is moving over it.
A. ?:link
B. ?:active
C. ?:hover
D. ?:visited
Answer: C
Computer Science & Information Technology
You might also like to view...
If your code contains the following statement:
const int NUMBER_ITEMS = 10; write a statement that creates an array, called initials, of 10 characters:
Computer Science & Information Technology
What will be the value of x after the following statements are executed?
``` int x = 75; int y = 60; if (x > y) x = x - y; ``` a. 60 b. 75 c. 15 d. 135
Computer Science & Information Technology
Microsoft's Internet-based social networking and blogging service is called:
A) Windows Live Messenger B) Windows Live Call C) Windows Live Hotmail D) Windows Live Spaces
Computer Science & Information Technology
Define non-process inks.
What will be an ideal response?
Computer Science & Information Technology