Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 360 Bytes

File metadata and controls

11 lines (7 loc) · 360 Bytes

JavaScript-Add-Remove-Rows-Columns-in-HTML-Table

-	Open index.html

For adding the Row/Column
-	Select the Row/Column after which the new row/column will be added.

For Deleting the Row/Column
-	Select the Row/Column which you want to delete.

- You can fill the data in the input field of the Table that will be saved into local storage of browser.