"Bootstrap Fluid Jumbotron "
Bootstrap 3.3.0 Snippet by punterf16

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!-- class="jumbotron"--> <div class="jumbotron"> <div class="container"> <h1 class="display-3">Bootstrap 4 Tutorials</h1> <p class="lead">Bootstrap Jumbotron to highlight speciality of your wesbites.</p> <hr class="m-y-md"> <p>Use this Feature to Display Content and Messages spanning the entire viewport.</p> <p class="lead"> <a class="btn btn-success btn-lg" href="http://www.bootstrap-tutorials.com" role="button">Visit Now</a> </p> </div> </div>

Related: See More


Questions / Comments: