Which of the following is correct CSS syntax?
a. p { color: #000000; }
b. p { color=#000000; }
c. p : color #000000;
c. p { color;#000000;
a. p { color: #000000; }
Computer Science & Information Technology
You might also like to view...
What section property is used to specify whether the Report Header, Detail, or Report Footer section prints on a separate page, rather than on the current page?
A. Keep Together B. Repeat Section C. Force New Page D. New Page
Computer Science & Information Technology
By ____ the data, you pass one argument.
A. encapsulating B. hiding C. exposing D. internalizing
Computer Science & Information Technology