What are the types of layout available in Bootstrap?
There are two types of layout available in Bootstrap. They are -
- Fluid Layout (class name - “.container-fluid”)
- Fixed Layout (class name - “.container”)
What are the types of layout available in Bootstrap?
There are two types of layout available in Bootstrap. They are -