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

  1. Add as many table rows and columns as needed.
  2. Use the left side vertical 'add class' buttons to add a TR class name to that rows table cells.
  3. Use the top row horizontal 'add class' buttons to add a TD class name (or additional class name values) to that columns table cells.
  4. 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.