HTML Assignment
1. Explain the Table and its properties.
HTML tables allow web authors to organize data into rows and columns of cells.
Here are some properties of HTML tables:
Table: Defines the overall table
Table Row (TR): Used to build each row
Table Data (...
fullstackwebdevelopbyafroj.hashnode.dev3 min read