Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shant0786/ostad-module-5-assignment

This is practice project on web design fundamentals and designing knowledge.
https://github.com/shant0786/ostad-module-5-assignment

bootstrap5 css3 hml5

Last synced: about 1 month ago
JSON representation

This is practice project on web design fundamentals and designing knowledge.

Awesome Lists containing this project

README

        

## This is a webpage template build using HTML5, CSS3 and Bootstraps5.

### Assignment:
building a template using HTML,CSS, Bootstrap

**file server should meet the following requirements:**

1. Create an HTML structure and add CSS and Bootstrap to it. ✔
2. Create 10 buttons by Bootstrap Each button should have different colors
and properties. ✔
3. Create a card. ✔
4. Create some form using form-group bootstrap class.✔
5. Create some list with list-group bootstrap class. ✔
6. Create a navbar with Bootstrap ✔
7. Create a progress-bar with Bootstrap.✔
8. Create a pagination with Bootstrap.✔
9. Create a table with Bootstrap. ✔
10. Create a dropdown with Bootstrap ✔