Tables with PureCSS
This is the last entrance about PureCSS, the CSS framework from Yahoo! , easy to use for those who hate the front-end task. Today, tables! For our example, let’s use the same table as we did when talking about Twitter Bootstrap. The results is: Let’s start by applying a table style to the table, just by adding the pure-table class, and you’ll get this new look to the table: You can use a few more classes. One of them let you enphatize the information on rows adding the pure-table-horizontal class (the…read more