Solved

Identify a Style Rule That Should Be Used to Apply

Question 68

Multiple Choice

Identify a style rule that should be used to apply 1em of padding to a table caption, header, and data cells.


A) caption, header, data { padding: 1em; }
B) tc, th, td { padding: 1em; }
C) { padding: 1em; }
D) caption, th, td { padding: 1em; }

Correct Answer:

verifed

Verified

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

Related Questions