You can add ____ to a pull quote in CSS.
A. borders
B. text effects
C. background color
D. All of the above.
Answer: D
Computer Science & Information Technology
You might also like to view...
FireWire ports are used to connect keyboards, mice, printers, and storage devices.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The _____ in C implements a multiway selection.
A. if B. switch C. while D. for
Computer Science & Information Technology
Suppose int i = 5, which of the following can be used as an index for array double[] t = new double[100]?
a. i b. (int)(Math.random() * 100)) c. i + 10 d. i + 6.5 e. Math.random() * 100
Computer Science & Information Technology
When a visual aid appears around an image, ____ indicates that it is an image.
A. image B. img C. picture D. pic
Computer Science & Information Technology