Multiple Choice
Which of the following is correct CSS syntax?
A) p { color: #000000; }
B) p { color=#000000; }
C) p : color #000000;
D) p { color;#000000; }
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Which of the following is an HTML
Q3: An External Style Sheet uses the _
Q4: Which of the following is a CSS
Q5: Use the _ element to create logical
Q6: Where do you place the code to
Q7: Use the _ element to code embedded
Q8: When CSS is coded in the body
Q9: Select the code below that configures a
Q10: Use the _ element to associate a
Q11: According to the CSS order of precedence,