Skip to content

Because writing HTML Code to build them rows and columns is too mainstream

Notifications You must be signed in to change notification settings

Qoyyuum/tablegenerator

Repository files navigation

HTML Table Code Generator

This is a simple HTML Table Code Generator.

The Story

Several times when I was building up a simple HTML table for clients, I am forced to write up a lot of <tr>'s and <td>'s. Especially when they have a lot of content to fill in to different cells, rows and columns. I think everyone who writes HTML tables know how I feel about it. So I decided to write up a simple web application that generates the rows and columns and I'll fill in the content later.

Pipeline

May find that the web application is available on https://qoyyuum.github.io/tablegenerator/ and for future development, any new feature or suggestion will be tracked by "Issues" of this repo.

License

This is free and open source for anyone anywhere to use, commercially or otherwise. Contribute if you like and let's make this a great assistive tool for everyone.

About

Because writing HTML Code to build them rows and columns is too mainstream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published