Neha / css3-demos

This repo is the code and demo of new features in CSS and ready-to-use css code.
27 stars 24 forks source link

Create the code example of Tables #5

Open Neha opened 4 years ago

Neha commented 4 years ago

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:

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

keerthanaIT commented 4 years ago

I would like to try this

Neha commented 4 years ago

@keerthanaIT thank you. Assigned to you.

keerthanaIT commented 4 years ago

@Neha please review it, #10