CSS Foundations with Tables

We will take a look at CSS Table manipulation. Even though most WordPress users utilize tools (plugins/generators) to create tables on websites, it is important to understand how to style tables, align the text properly, and even semantically code extensions to tables.

Plugins-in-Action: TablePress

TablePress is a free WordPress plugin that enables you to create and manage tables on your site. No HTML knowledge is required, as a comfortable interface allows to easily edit table data. Tables can contain any type of data, even formulas that will be evaluated. An additional JavaScript library can be used to add features like sorting, pagination, filtering, and more for site visitors. We will also be looking at the donation-ware addons/extensions that can enable responsiveness and more.