Answers for "bootstrap 4 boostrap jumbotron"

3

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>
Posted by: Guest on May-28-2020

Code answers related to "bootstrap 4 boostrap jumbotron"

Browse Popular Code Answers by Language