Basic table
Simple table structure without borders can be used when stretching edge to edge within a container.
Striped row table
Style alternate rows to help with content scanning.
Bordered table
Outlines each cell. Use a bordered table if displaying lots of complex data e.g. spreadsheet style.
Bordered, striped table
Multiple classes can be added to tables.
Basic table
Simple table structure without borders can be used when stretching edge to edge within a container.
Striped row table
Style alternate rows to help with content scanning.
Bordered table
Outlines each cell. Use a bordered table if displaying lots of complex data e.g. spreadsheet style.
Bordered, striped table
Multiple classes can be added to tables.
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
CSS
Modifier classes:-
table-striped
-
table-bordered
LESS
The main mixin is called:_tables(WBC)
Basic table with highlights
Use highlights to call out specific cells in a table. They can be added to an individual cell, multiple cells or to an entire row.
Basic table
Simple table structure without borders can be used when stretching edge to edge within a container.
What’s new since v2.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- Fanfare, Drum roll … We’ve added another brand. Yay! 👏
- The highlighting of the first cell would be cut off on mobile in bordered tables. We wanted to highlight that we fixed that. (#210)
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
LESS
The main mixin is called:_tables(WBC)
Striped row table
Style alternate rows to help with content scanning.
What’s new since v2.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- Fanfare, Drum roll … We’ve added another brand. Yay! 👏
- The highlighting of the first cell would be cut off on mobile in bordered tables. We wanted to highlight that we fixed that. (#210)
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
CSS
Modifier class:-
table-striped
LESS
The main mixin is called:_tables(WBC)
Bordered table
Outlines each cell. Use a bordered table if displaying lots of complex data e.g. spreadsheet style.
What’s new since v2.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- Fanfare, Drum roll … We’ve added another brand. Yay! 👏
- The highlighting of the first cell would be cut off on mobile in bordered tables. We wanted to highlight that we fixed that. (#210)
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
CSS
Modifier class:-
table-bordered
LESS
The main mixin is called:_tables(WBC)
Bordered, striped table
Multiple classes can be added to tables.
What’s new since v2.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- Fanfare, Drum roll … We’ve added another brand. Yay! 👏
- The highlighting of the first cell would be cut off on mobile in bordered tables. We wanted to highlight that we fixed that. (#210)
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
CSS
Modifier classes:-
table-striped
-
table-bordered
LESS
The main mixin is called:_tables(WBC)
Basic table with highlights
Use highlights to call out specific cells in a table. They can be added to an individual cell, multiple cells or to an entire row.
What’s new since v2.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- Fanfare, Drum roll … We’ve added another brand. Yay! 👏
- The highlighting of the first cell would be cut off on mobile in bordered tables. We wanted to highlight that we fixed that. (#210)
What’s new since v1.0.0
This version changed:CSS/LESS
but not:
HTML
,
JS
- To make it easier to switch brands with Less we’ve added a brand variable. Building multibrand sites has never been this easy! (#203)
CSS
Modifier class:-
table-highlight
LESS
The main mixin is called:_tables(WBC)