https://github.com/sinhapaurush/gui-interface-for-table
This is just a simple project I made to revise HTML and JavaScript concept
https://github.com/sinhapaurush/gui-interface-for-table
Last synced: 8 months ago
JSON representation
This is just a simple project I made to revise HTML and JavaScript concept
- Host: GitHub
- URL: https://github.com/sinhapaurush/gui-interface-for-table
- Owner: sinhapaurush
- Created: 2023-06-12T21:15:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T21:23:38.000Z (over 2 years ago)
- Last Synced: 2025-04-06T01:22:32.994Z (11 months ago)
- Language: PHP
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML TABLE GUI
Just Select number of rows, and number of cols, and it'll create a HTML table for you, you can edit columns and click on `Genarate HTML Code` and get `HTML` code that can be used in your site or anywhere.
- Built in Yugal, so its a Sample App for Yugal
- I was getting bored, so I built it
- I wanted to revise HTML, CSS, JS, PHP and my own framework (Yugal)
- You can ignore it