In HTML, ________ pair defines a cell and number of such pairs you use will define the number of cells your row is divided into.

A)
<table></table>
B)
<tr></tr>
C)
<th></th>
D)
<td></td>

Correct Answer : Option (D) - <td></td>



<td></td>

Published On : June 14, 2021
Category : Computers