https://github.com/sonhm3029/bootstrap-self-learning
https://github.com/sonhm3029/bootstrap-self-learning
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sonhm3029/bootstrap-self-learning
- Owner: sonhm3029
- Created: 2021-07-26T07:55:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T12:20:17.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T01:25:31.555Z (5 months ago)
- Language: HTML
- Size: 115 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 `