building a template using HTML,CSS, Bootstrap
file server should meet the following requirements:
- Create an HTML structure and add CSS and Bootstrap to it. ✔
- Create 10 buttons by Bootstrap Each button should have different colors and properties. ✔
- Create a card. ✔
- Create some form using form-group bootstrap class.✔
- Create some list with list-group bootstrap class. ✔
- Create a navbar with Bootstrap ✔
- Create a progress-bar with Bootstrap.✔
- Create a pagination with Bootstrap.✔
- Create a table with Bootstrap. ✔
- Create a dropdown with Bootstrap ✔