The Table Module
On this page are some examples of how you can use the table module to display your content.
Of course, you can keep it simple, just display some text and add some simple styling so the user can easily see what they need to see.
| First Name | Last Name | Age |
|---|---|---|
| John | Doe | 43 |
| Jane | Doe | 42 |
| Johnny | Doe | 12 |
You can also add images to the tables, to display even more information.
| column name | column name |
|---|---|
| item | item |
| item | item |
You can of course, go wild with the fonts and colors and do whatever you want with it
| column name | column name |
|---|---|
| item | item |
| item | item |