Skip to content

Tables

Layout
Utilities to allow you to display non-table elements as table elements.
Class Properties
wpex-table
display: table;
wpex-table-caption
display: table-caption;
wpex-table-cell
display: table-cell;
wpex-table-column
display: table-column;
wpex-table-row
display: table-row;