?Which of the following pseudo-classes is used to style a link that is clicked at the moment?
A. ?:link
B. ?:active
C. ?:hover
D. ?:visited
Answer: B
Computer Science & Information Technology
You might also like to view...
Which of the following statements is false?
a) Variables declared in a particular method’s body (such as Main) are local variables, which can be used only in that method. b) Each method can access its own local variables and those of other methods. c) When a method terminates, the values of its local variables are lost. d) A method’s parameters also are local variables of the method.
Computer Science & Information Technology
Access report printing options may be changed using the Navigation dialog box.
Indicate whether the statement is true or false.
Computer Science & Information Technology