Table Layout
Utilities for controlling the table layout algorithm.
| Class | CSS Output |
|---|---|
table-auto |
|
table-fixed |
|
table-auto
table-layout: auto;
table-fixed
table-layout: fixed;
Reference
| table-layout | MDN ↗ |
CSS Properties
table-layout