Multiple choice general knowledge

… tag is used for ________

  1. Table heading

  2. Table Records

  3. Table row

  4. none of the above

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

In HTML tables, represents standard table data cells. While creates rows and defines headers, specifically handles the individual cell content. Option B correctly identifies this as table records/cells.