title: Jspreadsheet | Examples | Bootstrap and custom table design keywords: Jexcel, jquery, javascript, bootstrap, table design, spreadsheet, CSV, table, grid description: Create a custom table design. For example a bootstrap-like spreadsheet table. canonical: https://bossanova.uk/jspreadsheet/v2/examples/a-custom-table-design [Back to Examples](/jspreadsheet/v2/examples) # Create custom CSS for your javascript spreadsheet The following example shows a CSS addon to change the core layout of your jquery tables. ## Green borders and corners jquery spreadsheet [Bootstrap-like jquery spreadsheet example](/jspreadsheet/v2/examples/a-custom-table-design) ## Bootstrap-like jquery spreadsheet. [Green borders and corners jquery spreadsheet example](/jspreadsheet/v2/examples/a-custom-table-design?layout=green) Your jquery table can be customized by including an additional addon CSS. If you have created a nice design, please share with us. ### Source code ```html
```