Solved

In the Context of Styling Table Elements, Which Format Is

Question 19

Multiple Choice

In the context of styling table elements, which format is used to specify the background-color property for a table header?


A) table, th, td { background-color: #F5F5F0; }
B) table { background-color: #F5F5F0; }
C) th { background-color: #F5F5F0; }
D) theader { background-color: #F5F5F0; }

Correct Answer:

verifed

Verified

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

Related Questions