Html Assignment
1:-Explain the Table and its properties.
Ans:- Web developers can organize information like text, images, links and other data into rows and columns of cells using an HTML table.
The <table> tag is used to generate HTML tables, T.
The table rows are ...
smartlearner.hashnode.dev2 min read