HTML table generator
| Column 1 | Column 2 |
|---|---|
| Row 1, Cell 1 | Row 1, Cell 2 |
| Row 2, Cell 1 | Row 2, Cell 2 with a long text that will cause horizontal scrolling |
Table HTML Code:
Generated code will appear here
CSS Code for Responsive Table:
Generated CSS code will appear here