Skip to content

My own mini-project. Using HTML, CSS and JavaScript, a simple page has been created to create tables with any number of rows and columns. It is also possible to give the table a title, make changes anywhere in the table (add or delete data). If desired, it is possible to save the table with all changes in PDF format.

Notifications You must be signed in to change notification settings

severuna/create-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My own mini-project. Using HTML, CSS and JavaScript, a simple page has been created to create tables with any number of rows and columns. It is also possible to give the table a title, make changes anywhere in the table (add or delete data). If desired, it is possible to save the table with all changes in PDF format. Procedure for use:

  1. Enter the name of the table or fill in the default. 2 and 3. Enter the number of columns and columns (numbers only!). Or leave it as default.
  2. Click on the !Create Table! button.
  3. Next, a table according to your requests appears.
  4. Fill in the table with any of your data, you can edit it if necessary.
  5. Click the Save to PDF button - your table is automatically saved to your device in PDF format with all your changes.

P.S.: I really hope you liked my project. I would appreciate your comments and suggestions.

About

My own mini-project. Using HTML, CSS and JavaScript, a simple page has been created to create tables with any number of rows and columns. It is also possible to give the table a title, make changes anywhere in the table (add or delete data). If desired, it is possible to save the table with all changes in PDF format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published