88
Tables with Horizontal Borders
If you want only horizontal lines in your table, add the pure-table-horizontal classname to the <table> element. It will create a table having horizontal lines only.
Example:
Output:
Next TopicPure.CSS Stripped Table