Quick Reference Table Generator
Create and export reference tables
Table Configuration
Table Rows
Row 1
Generated Output
<table class="quick-reference-table"> <thead> <tr> <th>Category</th> <th>Item</th> <th>Description</th> <th>Value</th> </tr> </thead> <tbody> <tr> <td>General</td> <td>Example Item</td> <td>Example description</td> <td>Example value</td> </tr> </tbody> </table>
Table Preview
Category | Item | Description | Value |
---|---|---|---|
General | Example Item | Example description | Example value |