Atomics ~ Tables
Simple Tables
Silva offers a very simple implementation for tables, with their purpose the display of tabular data only.
Simple
Padding only
Column one | Column two | Column three |
---|---|---|
1.1 | 2.1 | 3.1 |
1.2 | 2.2 | 3.2 |
1.3 | 2.3 | 3.3 |
Simple
Padding with borders
Column one | Column two | Column three |
---|---|---|
1.1 | 2.1 | 3.1 |
1.2 | 2.2 | 3.2 |
1.3 | 2.3 | 3.3 |
Simple
Smaller text
Column one | Column two | Column three |
---|---|---|
1.1 | 2.1 | 3.1 |
1.2 | 2.2 | 3.2 |
1.3 | 2.3 | 3.3 |
Styled
Normal
Column one | Column two | Column three |
---|---|---|
1.1 | 2.1 | 3.1 |
1.2 | 2.2 | 3.2 |
1.3 | 2.3 | 3.3 |
Styled
Alternate rows
Column one | Column two | Column three |
---|---|---|
1.1 | 2.1 | 3.1 |
1.2 | 2.2 | 3.2 |
1.3 | 2.3 | 3.3 |