</>
HTML Formatter
Validate · Format · Beautify

HTML Tool

HTML Table Generator

Set your rows and columns, type into the cells, and generate clean HTML table markup instantly. No wrestling with nested tags.

html-table-generator
Generated HTML

Edit then generate

Type directly into the table cells above, then click Generate HTML to get clean, copy-ready markup. Add or remove rows and columns using the controls.

Header row

Toggle the Header row option to use <th> for the first row instead of <td> — this adds semantic meaning and bold styling that screen readers and browsers understand natively.

Next steps

Paste the generated HTML into any page, CMS, or email builder. Add a class attribute to the <table> tag and style it with CSS for a fully custom look.