A simple HTML table class generator
An HTML Table Class Code Generator that makes creating a table with cell classes a breeze.
How to use the HTML Table Class Code Generator
- Add as many table rows and columns as needed.
- Use the left side vertical 'add class' buttons to add a TR class name to that rows table cells.
- Use the top row horizontal 'add class' buttons to add a TD class name (or additional class name values) to that columns table cells.
- Once completed, simply click the 'Generate HTML Code' button to produce your code snippet.
add class | add class | |
add class | Row-1 Col-1 | Row-1 Col-2 |
add class | Row-2 Col-1 | Row-2 Col-2 |
The generated HTML will appear below. Click it to select all. Cmd-C to copy and paste.