Multiple choice

The _____________ tag in HTML is used to define table data cell that may contain other attributes to determine the characteristics of the cell.

  1. table

  2. caption

  3. TH

  4. TD

  5. TR

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This tag is used to define table data cell in HTML.