Multiple Choice Question (MCQ)
Question: Which html tag is used to divide a row into data cells?
A.
<tr> and </tr>
B.
<cr> and </cr>
C.
<th> and </th>
D.
<td> and </td>
Correct Answer: <td> and </td>