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.