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