Home » Pure.CSS Bordered Tables

Pure.CSS Bordered Tables

by Online Tutorials Library

Pure.CSS Bordered Table

The “pure-table-bordered” classname is used to the <table> element to add horizontal and vertical borders to all cells.

Example:

Test it Now

Output:

PureCSS tables 2

You may also like