InterviewSolution
Saved Bookmarks
| 1. |
What is a table ? Which tag is used to create tables in html |
| Answer» A table is a system in which we make a collection of information in a series of row and column. < table> its a container tag<|table> | |