Which of the following HTML element is used to define table data/cell?

2018

Which of the following HTML element is used to define table data/cell?

  1. A.

    <table>

  2. B.

    <td>

  3. C.

    <tr>

  4. D.

    <th>

Attempted by 176 students.

Show answer & explanation

Correct answer: B

The correct HTML element for defining table data cells is <td>. While <table> creates the container and <tr> defines rows, <th> is specifically for header cells. Therefore, option 1 accurately identifies the standard data cell tag.

Explore the full course: Up Lt Grade Assistant Teacher 2025