fill in the blanks every row in an HTML table starts with row tag ------ and ends with row tag -----
Answers
Answered by
4
Answer :-
Every row in an HTML table starts with row tag <tr> and ends with row tag </tr>
Answered by
0
Answer:
Hope this is right
Explanation:
<tr></tr>
And
For your extra knowledge
<tb></tb> is used to make a body of table.
Similar questions