HTML table generator. For bloggers, devs, Notion embeds.
๐ Table data (edit)
๐จ Preview
How to use
- Set rows/cols (2โ20 / 2โ10).
- Pick style (modern / classic / minimal / dark / striped).
- Edit each cell.
- Toggle header / hover / border.
- Copy code or download HTML.
Key features
- 2โ20 rows ร 2โ10 cols
- 5 design styles
- Per-cell editing
- Auto-bold header row
- Hover + border options
- Responsive (mobile horizontal scroll)
Use cases
- Blog comparison tables โ products / services
- Pricing tables
- Schedules โ weekly
- Scores / rankings
- Email marketing โ inline-CSS tables
Accessible table tips
(1) thead / tbody split โ screen readers recognize headers. (2) scope="col" / "row" โ describes which cells. (3) summary / caption โ table purpose. (4) Split large tables for clarity.
FAQ
WordPress / Medium?
HTML mode paste. Inline CSS works.
Notion?
Notion's own tables recommended; HTML embed limited.
Markdown?
This generates HTML directly. Markdown needs a different tool.
Free?
Yes.