Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 218 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 218 Bytes

Basic HTML Tables

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.