What are the types of layout available in Bootstrap?

What are the types of layout available in Bootstrap?

There are two types of layout available in Bootstrap. They are -

  1. Fluid Layout (class name - “.container-fluid”)
  2. Fixed Layout (class name - “.container”)