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

Computer Science & Information Technology

You might also like to view...

One of the most widely used multiple-encryption schemes is __________ .

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Components of responsive web design include:

a. fluid layout, flexible images, media queries b. valid syntax, embedded CSS, media queries c. fluid layout, valid syntax, embedded CSS d. flexible images, media queries, valid syntax

Computer Science & Information Technology

Match the following keyboard strokes while in Outline view with their function:

I. Tab II. Shift+Tab III. Enter IV. Delete V. Shift+Tab twice A. creates a new slide or bullet at the same level B. promotes an item C. removes highlighted content D. demotes an item E. decreases the indent two levels

Computer Science & Information Technology

When using form image buttons in PHP, the periods are replaced by ____________________ for the $_GET and $_POST arrays.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology