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

https://github.com/sonhm3029/bootstrap-self-learning


https://github.com/sonhm3029/bootstrap-self-learning

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Bootstrap-Self-Learning

learning bootstrap my self in w3school

## Important components that need to notice

- Buttons
- Collapse and dropdown
- For build in collapse navbar of dropdown
- Colors
- Container
- Grid
- Jumbotron:
- For the main image of header image
- list-group
- Navbar and nav:
- For the header of page
- pagination:
- For the navigation bars to next of previous page
- table
- form
- input
- carousel
===================================================

## About Collapse, Dropdown and their application

### 1. Drop down

- Đầu tiên bọc tất cả trong một `

` tag hoặc `
  • ` tag tùy trường hợp với `class="dropdown"` để khi click, **dropdown** sẽ hiện ra ở chỗ button đó
    - Tiếp theo là phần button **dropdown**, nó có thể là một `` hoặc là `` với `class = "dropdown-toggler"` (để nó hiện ra biểu tượng drop down ở button đó) và `data-toggle = "dropdown"`...
    - Cuối cùng là phần list **dropdown** sẽ hiện ra với `