Computer Science, asked by pritanshuraj7964, 7 months ago

define the following with an example of- Tr

Answers

Answered by prabirsarkar1464
4

Answer:

go to google tell u answer

Explanation:

follow me

Answered by Vaishnavimewati
1

Answer:

When referring to HTML, the <tr> tag, which is short for table row, is used to designate a row of cells in a table.Advertisements. The HTML tables allow web authors to arrange data like text, images, links, other tables, etc. into rows and columns of cells. The HTML tables are created using the <table> tag in which the <tr> tag is used to create table rows and <td> tag is used to create data cells.

Similar questions