Table Styles

Borderless Table:

Sample Header RowSample Header RowSample Header RowSample Header Row
Sample Data CellSample Data CellSample Data Cell












Use class="borderless-table" in your table tag.

Alternating Row Color Table:

Sample Header RowSample Header RowSample Header RowSample Header Row
Sample Data CellSample Data CellSample Data Cell












Use class="alternating-table" in your table tag.

Fancy Table: 

Sample Header RowSample Header RowSample Header RowSample Header Row
Sample Data CellSample Data CellSample Data Cell












Use class="fancytable" in your table tag.

Related Info Table:

Use class="related-info-table" in your table tag.

Feature Table:

Sample Header RowSample Header RowSample Header RowSample Header Row
Sample Data CellSample Data CellSample Data Cell












Use class="featuretable" in your table tag.

Two-Column Layout with Two Tables

Table 1

Sample Header Row
Sample Data Cell



Table 2

Sample Header Row
Sample Data Cell




To make a two-table layout, first create a container table with two columns, then add class="table-container-2col" to it.
In each cell of that table, add a new table with one of the styles above.



Sortable Table:

Heading1Heading2Heading3Heading4
1
Sample Data CellSample Data Cell
2



3



4



Use class="evo_sortable_table"