Which of the following is NOT one of the ways that you can specify a color in CSS?

a. color: white;
b. color: #cd5c5c;
c. color: getColor("red");
d. color: rgb(50%, 25%, 25%);


Answer: c. color: getColor("red");

Computer Science & Information Technology

You might also like to view...

To calculate the sum of the values in one column multiplied by the sum of the values in another column, you can use a(n) ________ formula

A) logical B) array C) table D) statistical

Computer Science & Information Technology

To switch views, click the View buttons on the status bar. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Mass storage devices are specialized high-capacity secondary storage devices designed to store large amounts of data for an organization.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

To narrow a search, use ______ .

A. quotation marks around the keyword or key phrase B. "or" between keywords C. "and" between keywords D. ! before keywords

Computer Science & Information Technology