What does TR mean in HTML?

 What does TR mean in HTML?


TR meaning in HTML when we are making table the 
we use < tr > tag TR stand for table row 


How we use < tr > tag in table 


<tr> The Table Row element</tr> 
element defines a row of cells in a table.

Comments

Last 7 Days

How to use sandbox attribute value ( allow-popups ) with < iframe > tag in HTML ? with example

How do you add color to a < table > in HTML?

table background-color css

How to Create a table in html with 2 rows and 3 columns (Source code )

All 35 reserved keywords in Solidity programming language