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:

Verified
Correct Answer:
Verified
Q7: If you would like a table's caption
Q8: If you want an element to be
Q9: With normal flow, block elements are laid
Q10: In rendering a table element, the browser
Q11: Why should you normally avoid using a
Q13: For a table, use a(n) _ element
Q14: All pseudo-classes start with a colon.
Q15: With relative positioning, the left property moves
Q16: How do the purposes of a data
Q17: By default, tables created with the display