Case-Based Critical Thinking QuestionsCase 3-2Stephanie is reviewing her notes on CSS before her final exam in the morning. She is testing her understanding of the finer points of the technology. Stephanie recognizes one of the following as not being a valid pseudoclass in CSS. Which one is not a true pseudoclass?

A. a:link
B. a:compound
C. a:hover
D. a:active


Answer: B

Computer Science & Information Technology

You might also like to view...

The erase member function of class vector cannot:

a. Specify an element to be removed from the vector. b. Specify a value to be removed from the vector. c. Specify a range of elements to be removed from the vector. d. Be called by member function clear.

Computer Science & Information Technology

A case can be labeled as to execute in the event that none of the provided cases are equivalent to the controlling expression.

a) General b) Default c) Case * d) Case Else

Computer Science & Information Technology

What would the output from the following be:

Computer Science & Information Technology

The ________ function returns the value of an element in a table or array selected by the row and column number indexes

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology