Make a table in HTML utilizing proper HTML semantics like thead etc. The table should have two columns, one for roll number and another for name. It also should have atleast two rows of data.
Make a table in HTML utilizing proper HTML semantics like thead etc. The table should have two columns, one for roll number and another for name. It also should have atleast two rows of data.