Which of the following configures a 1 pixel, solid black border for an element?

a. border-all: #000000;
b. border: 1px solid #000000;
c. border-style: 1px solid #000000;
d. border-top: 1px solid #000000;


b

Computer Science & Information Technology

You might also like to view...

Which of the following provides a measure for predicting the smoothness of video playback? If the value of that property is too high for the playback device to handle, the playback of the video will be choppy.

A. file size B. frame size C. frame rate D. frame aspect ratio E. pixel aspect ratio F. data rate

Computer Science & Information Technology

Information that is removed by the Document Inspector cannot be recovered with the Undo command

Indicate whether the statement is true or false

Computer Science & Information Technology

Which standard enables laptop computers to be expanded via an expansion slot?

A) PCIe B) AGP C) ExpressCard D) HyperTransport

Computer Science & Information Technology

____ is a calculated number that is used to uniquely identify an object.

A. Method binding B. A hash code C. Implicit conversion D. Ad-hoc polymorphism

Computer Science & Information Technology