Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

bootstrap container

Our default .container class is a responsive, fixed-width container, meaning its max-width changes at each breakpoint.

<div class="container">
  <!-- Content here -->
</div>
Source by getbootstrap.com #
 
PREVIOUS NEXT
Tagged: #bootstrap #container
ADD COMMENT
Topic
Name
8+9 =