css3-demos
css3-demos copied to clipboard
Create the code example of Tables
Develop the code example of the Tables.
There should be different kind of behaviour to be taken care:
- Table with fixed header
- Table with scrollable header
- Rows could be of 2 different height - small and normal (you can decide the height)
- Hover: there should be 2 types of hover : no-hover style and hover style.
- 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
I would like to try this
@keerthanaIT thank you. Assigned to you.
@Neha please review it, #10