A CSS unit of measure equal to approximately 1/96 of an inch is a(n) ________ .
A. em
B. px
C. %
D. rem
Answer: B
Computer Science & Information Technology
You might also like to view...
When defining your own exception class, you extend an existing exception class. This is an example of:
a. polymorphism b. encapsulation c. inheritance d. all of the above
Computer Science & Information Technology
The _______ pseudo-class configures the styles that will apply when the mouse is placed over a hyperlink.
a. :hover b. :click c. :active d. :over
Computer Science & Information Technology
You can declare a variable in JavaScript using the ____ command.
A. dec B. var C. this D. val
Computer Science & Information Technology
____ files are cross-platform files that accurately display and preserve font information, layout, and graphics.
A. BMP B. EPS C. PDF D. TIFF
Computer Science & Information Technology