To be able to see any image included as the background of a document, you would assign the background-color property a value of "____".
A. image-top
B. see-through
C. opaque
D. transparent
Answer: D
You might also like to view...
Which C++ data type was designed to store Unicode characters?
a. char b. long c. wchar_t d. size_t
Answer the following questions true (T) or false (F)
1. A circumstance in C++ where an exception is thrown must be an error. 2. When an event occurs that cannot be managed locally, an exception may be thrown. Throwing the exception object transfers control and information gleaned locally to some calling program unit that manages the event, or the program terminates.
When creating a print style, the text color should be changed to ____________________.
Fill in the blank(s) with the appropriate word(s).
You should remember that what you do online may be seen by potential employers
Indicate whether the statement is true or false