Which pseudo-class can you use to cause the background or font to change when the user points to a cell or row?

A. :hover
B. :apply
C. :change
D. :alter


Answer: A

Computer Science & Information Technology

You might also like to view...

In order to perform file processing in C++, which header files must be included?

a. , and . b. and . c. and . d. and .

Computer Science & Information Technology

What is the error in the following structure definition?

``` struct A { int b; int c; } int main() { A x;// other code ``` What will be an ideal response?

Computer Science & Information Technology

Which of the following promotions of primitive types is not allowed to occur?

a. char to int. b. double to float. c. int to double. d. short to long.

Computer Science & Information Technology

You can shoot ____ footage with just about any digital camera and use your computer to edit it.

A. digital video B. clip C. movie D. music

Computer Science & Information Technology