Table editor — visual table creation with cell merge, styling, responsive #6

Open
opened 2026-06-21 14:33:07 +00:00 by jmiller · 0 comments
Owner

Summary

Visual table editing with modern responsive output.

Features

  • Insert table with row/column picker
  • Add/remove rows and columns
  • Merge and split cells
  • Cell background color and border styling
  • Table caption and summary (accessibility)
  • Responsive table wrapper (horizontal scroll on mobile)
  • Table CSS classes (Bootstrap table classes)
  • Copy/paste table data from Excel/Sheets
  • Sort columns (editor-time reorder)
  • Zebra striping toggle
## Summary Visual table editing with modern responsive output. ## Features - Insert table with row/column picker - Add/remove rows and columns - Merge and split cells - Cell background color and border styling - Table caption and summary (accessibility) - Responsive table wrapper (horizontal scroll on mobile) - Table CSS classes (Bootstrap table classes) - Copy/paste table data from Excel/Sheets - Sort columns (editor-time reorder) - Zebra striping toggle
Sign in to join this conversation.