Solved

To Add a Title to a ≪code>table</code> Element, You Should

Question 12

Multiple Choice

To add a title to a <code>table</code> element, you should do which of the following?


A) Apply a CSS rule with the <code>title</code> property
B) Use the <code>table</code> element's <code>title</code> attribute
C) Use the <code>table</code> element's <code>caption</code> attribute
D) Include a <code>caption</code> element within the <code>table</code> container

Correct Answer:

verifed

Verified

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

Related Questions