Responsive table generator - No More Tables

Tables that have too many columns can look squished, or go off the screen, on small devices. This table generator makes tables collapse on small screens.

# Input table-separated or table data (from Excel or online)

Optional (but recommended):

Required:


Optional (but recommended):

Optional (but recommended):

# Set a breakpoint for the table

This is the point when the table will look bad on a small screen, because it's too squishy. Reduce the slider until the table stops getting smaller if unsure.

Once set, you can see what the table will do on a screen smaller than the slider's width

# Save your file

This is a jquery solution to creating responsive tables, using the No More Tables CSS hack. To find out more, check out Chris Coyier's excellent example on CSS-Tricks. Code for this site is on Github.