[su_table] <table> <tbody> <tr> <td>Table division</td> <td>Table division</td> </tr> <tr> <td>Table division</td> <td>Table division</td> </tr> <tr> <td>Table division</td> <td>Table division</td> </tr> <tr> <td>Table division</td> <td>Table division</td> </tr> </tbody> </table> [/su_table]
Table of contents
This shortcode allows you to apply beautiful styling to your HTML tables.
| Option name | Possible values | Default value |
|---|---|---|
| responsive Add horizontal scrollbar if table width larger than page width | yes or no | no |
| alternate Enable to use alternative background color for even rows | yes or no | yes |
| fixed Fixed width table cells | yes or no | no |
| class Additional CSS class name(s) separated by space(s) | CSS class name(s) separated by space(s) | – none – |