Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Create HTML Table and Add/Remove Rows/Column Using JavaScript. Fill data in input fields and store into local storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published