Coding of this specific table plzz fast
Attachments:
Answers
Answered by
1
<table border=" 2">
<tr> <td> hi </td>
<td rowspan=2> name </td>
<td> us </td>
</tr>
<tr> <td> my </td>
<td> ha </td>
<td> ha </td>
</tr>
</table>
Similar questions