Solved

Identify the Style Rule to Apply a Font Color for a Main

Question 71

Multiple Choice

Identify the style rule to apply a font color for a main article h2 element.


A) main article h2 {      color: #000000;
                }
B) main h2 {      color: #000000;
                }
C) main article h2 {       : (#000000) ;
                }
D) main article {      color: #000000;
                }

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions