1.

Which tags are used to show table heading and table data?

Answer»

<th> tag is used to give table heading and <td> tag is used to show the data.



Discussion

No Comment Found