For the ____ state, you might want to change the foreground color and background color, or add underlining to the link text, in order to draw the visitor's attention to the link and provide visual confirmation of the link selection.
A. visited
B. active
C. hover
D. default
Answer: C
Computer Science & Information Technology
You might also like to view...
Which programming language is used by Apple for iPhone application software?
a. Perl b. C# c. Java d. JavaScript e. Objective C
Computer Science & Information Technology
What is wrong with the following statement? Provide the correct statement to add one to the sum of x and y.
``` System.out.println(++(x + y)); ```
Computer Science & Information Technology
The ________ function can be used to perform a multiconditional average of data
A) AVERAGEIF B) AVERAGEIFS C) MU D) AVERAGE
Computer Science & Information Technology
__________ are a set of storage locations.
A. Processors B. PSWs C. Registers D. Control units
Computer Science & Information Technology