Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enginooby-practice/bootstrap


https://github.com/enginooby-practice/bootstrap

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Setup
- Embed Bootstrap from CDN
- Download Bootstrap to use locally
[[URL](https://getbootstrap.com/docs/4.5/getting-started/introduction/#starter-template)]

# Main

### Grid
[[URL](https://getbootstrap.com/docs/4.5/layout/grid/#grid-options)]
- Grid units: 12
- Breakpoints for grid

### Navigator bar
- Fix on top: ```.fixed-top```
- Put bar outside ```"container"```, or inside ```"container-fluid"``` to display at full width
- If use fixed bar, add top margin for ```"container"``` to avoid overlapping