HTML table generator. For bloggers, devs, Notion embeds.
๐Ÿ“Š Table data (edit)
๐ŸŽจ Preview

How to use

  1. Set rows/cols (2โ€“20 / 2โ€“10).
  2. Pick style (modern / classic / minimal / dark / striped).
  3. Edit each cell.
  4. Toggle header / hover / border.
  5. 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.