Table Editor
Quick Tips:
- Clear the example table to start fresh.
- Click on any cell to edit content directly
- Use Ctrl+Click to select multiple cells
- Use Shift+Click to select a range of cells
- Right-click on a cell for additional options
- Undo/Redo: Ctrl+Z / Ctrl+Shift+Z
| Product A1 |
Category B1 |
Price C1 |
Stock D1 |
|---|---|---|---|
| Laptop A2 |
Electronics B2 |
$899.99 C2 |
25 D2 |
| Desk Chair A3 |
Furniture B3 |
$249.99 C3 |
12 D3 |
| Smartphone A4 |
Electronics B4 |
$699.99 C4 |
32 D4 |
Output & Preview
Generated Code
Live Preview
Change the table style and see the change in the live preview.
Export Options:
- Copy Code: Copies the generated HTML/CSS to clipboard
- Live Preview: See how your table will look when implemented
- Include CSS: Toggle to include or exclude CSS styles
- Make Table Scrollable: Wrap large table in a scrollable container for smaller screen devices like mobile devices