Computer Science, asked by jaiswalzais, 10 months ago

write a html code to generate this table?​

Answers

Answered by sarthakraj34472
0

Answer:

To create table in HTML, use the <table> tag. A table consist of rows and columns, which can be set using one or more <tr>, <th>, and <td> elements. A table row is defined by the <tr> tag. To set table header, use the <th> tag.

Answered by TarunKTripathy
0

Answer:

Kaun sa wala table ? Mujhe toh koi table nazar nahin aa raha hai

Similar questions