Solved

To Align the Text Within a Table's Data Cells So

Question 27

Multiple Choice

To align the text within a table's data cells so the text is vertically centered, you should use:


A) the <code>td</code> element's <code>rowspan</code> attribute.
B) the <code>td</code> element's <code>colspan</code> attribute.
C) <code>vertical-align: middle</code> within a <code>td</code> type selector rule.
D) <code>center: align</code> within a <code>td</code> type selector rule.

Correct Answer:

verifed

Verified

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

Related Questions