hform/tables

Free HTML table generator

Price lists, size charts, opening hours, spec sheets — type them in (or paste straight from your spreadsheet) and get clean, accessible table HTML with a small scoped stylesheet. No signup, no watermark, yours to use anywhere.

Build your table

A caption is announced by screen readers and shown above the table — a title that travels with the data.

Paste from a spreadsheet

Copy cells in Excel, Numbers or Google Sheets and paste below. First row becomes the header.

First column is row headings Striped rows Compact spacing Include the stylesheet

Preview

The code


      
Copied ✓

The template link opens this generator with your exact table loaded — handy for colleagues.

How it works

  1. Build — name your columns, fill in rows, or paste the whole thing from a spreadsheet in one go.
  2. Copy — the HTML is semantic and accessible: a real <caption>, <th scope="col"> headers, optional row headings.
  3. Paste it anywhere — any website, shop page or CMS that accepts HTML. The included CSS is a small scoped block you can restyle or delete.

What you get

Ready-made table templates

Start from a finished example and adjust:

Frequently asked questions

Can I paste a table from Excel or Google Sheets?

Yes — copy the cells in your spreadsheet, open “Paste from a spreadsheet” below the editor, and paste. Columns and rows are filled in automatically; the first pasted row becomes the header.

How do I make an HTML table work on phones?

Wrap the table in a container with overflow-x: auto, so wide tables scroll sideways inside the page instead of breaking the layout. The generated code includes that wrapper — keep it.

Should I use a table for page layout?

No — tables are for data: prices, sizes, hours, specifications. For arranging a page, use CSS. Screen readers announce tables as data grids, so layout tables actively confuse assistive technology.

Is the generated table really free to use?

Yes. No signup, no account, no watermark, no attribution required. Copy the HTML and use it anywhere, including commercially.

Need the table to do something?

A price list usually wants an order form next to it, and a size chart sits best beside a quote form. The hform/forms builder makes those the same way this tool makes tables — free, clean HTML, two minutes — and can deliver the messages to your inbox.

From the same maker

Need more than a table?

Tentmaker Stores gives you a complete online store — product pages, checkout and everything in between. Built for small makers and niche sellers.