css3-demos icon indicating copy to clipboard operation
css3-demos copied to clipboard

Create the code example of Tables

Open Neha opened this issue 5 years ago • 3 comments

Develop the code example of the Tables.

There should be different kind of behaviour to be taken care:

  1. Table with fixed header
  2. Table with scrollable header
  3. Rows could be of 2 different height - small and normal (you can decide the height)
  4. Hover: there should be 2 types of hover : no-hover style and hover style.
  5. Select: If there is any checkbox of selecting then there should be select style too.

By default the table should have:

  • Normal height
  • Hover style
  • No selectable
  • Fixed header

Rest should be controlled by add on classes. There should be the README.md to how to use. For code guidelines please check the main Readme.md

Neha avatar Oct 08 '19 08:10 Neha

I would like to try this

keerthanaIT avatar Oct 08 '19 09:10 keerthanaIT

@keerthanaIT thank you. Assigned to you.

Neha avatar Oct 08 '19 10:10 Neha

@Neha please review it, #10

keerthanaIT avatar Oct 08 '19 12:10 keerthanaIT