1.

What Is Pure.css Tables?

Answer»

PURE.CSS can be used to display different types of TABLES using various styles over pure-table.

  1. pure-table: Represents a basic table with any a default padding, border and an emphasized header.
  2. pure-table-bordered: Draws a table with a border ACROSS rows.
  3. pure-table-horizontal: Draws a table with horizontal lines.
  4. pure-table-striped: Displays a stripped table.
  5. pure-table-odd: If applied on every other tr,CHANGES the background of the ROW and creates a zebra-styled effect.

PURE.CSS can be used to display different types of tables using various styles over pure-table.



Discussion

No Comment Found