4. The <TR> tag is used to create cells in the table. Is it true or false?
Answers
Answered by
11
Answer:
The <tr> tag defines a row in an HTML table. A <tr> element contains one or more <th> or <td> elements.
Explanation:ans is true
Answered by
6
Answer:
yes
Explanation:
yes we know that <TR>stand for table row and it also help in create cell in table in HTML
Similar questions