Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

jumbotron

<div class="jumbotron jumbotron-fluid">
  <div class="container">
    <h1 class="display-4">Fluid jumbotron</h1>
    <p class="lead">This is a modified jumbotron that occupies the entire horizontal space of its parent.</p>
  </div>
</div>
Source by getbootstrap.com #
 
PREVIOUS NEXT
Tagged: #jumbotron
ADD COMMENT
Topic
Name
9+7 =