To set the page background color what do you use as the selector?

A. home
B. background
C. body
D. page


Answer: C

Computer Science & Information Technology

You might also like to view...

Which statement about operator overloading is false?

a. Operator overloading is the process of enabling C++'s operators to work with class objects. b. C++ overloads the addition operator (+) and the subtraction operator (-) to perform differently, depending on their context in integer, floating-point and pointer arithmetic with data of fundamental types. c. You can overload all C++ operators to be used with class objects. d. When you overload operators to be used with class objects, the compiler generates the appropriate code based on the types of the operands.

Computer Science & Information Technology

Embedded data in an excel workbook is ________

A) any imported data B) editable data with no link back to its original source C) data that imported using Power Query D) uneditable data linked to a web source

Computer Science & Information Technology

A(n) ______ is a description or template that the computer uses to create an object.

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

Computer Science & Information Technology

Which of the following goals use action verbs and have a much greater chance of being understood and accomplished?

a. Vague goals b. Specific goals c. Generalized goals d. Measurable goals

Computer Science & Information Technology