"info&download package page"
Bootstrap 3.3.0 Snippet by tmfl

<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 ----------> <!DOCTYPE html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="../../../../favicon.ico"> <title>Narrow Jumbotron Template for Bootstrap</title> <!-- Bootstrap core CSS --> <link href="../../css/editor.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="narrow-jumbotron.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="header clearfix"> <nav> <ul class="nav nav-pills float-right"> <li class="nav-item"> <a class="nav-link active" href="https://google.com1" style="background-color: rgb(11, 139, 244); margin-right: 5px;" target="_blank">Info1<span class="sr-only">(current)</span></a> </li> <li class="nav-item"> </li> <li class="nav-item"> <a class="nav-link" href="https://google.com2" style="background-color: rgb(225, 126, 28); margin-right: 0px; color: rgb(255, 255, 255);" target="_blank">Info3</a> </li> </ul> </nav> <h3 class="text-muted">Some text it is:</h3> </div> <div class="jumbotron"> <h1 class="display-3" style="padding-right: 0px;">Jumbotron heading</h1> <p class="lead">Cras justo odio, dapibus ac facilisis in, egestas eget quam. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.</p> <p><a class="btn btn-lg btn-success" href="https://gogole.com4" role="button" target="_blank">Sign up today</a></p> </div> <div class="row marketing"> <div class="col-lg-6"> <h4>Subheading</h4> <p><img src="https://bootsnipp.com/bootstrap-builder/libs/builder/icons/image.svg" height="128" width="128" style="">   <div><a class="nav-link" href="https://gogle.com2" style="background-color: rgb(79, 197, 29); margin-right: 5px; color: rgb(255, 255, 255);" target="_blank">Info2</a>Donec id elit non mi porta gravida at eget metus. Maecenas faucibus mollis interdum.</div></p> <h4>Subheading</h4> <p><img src="https://bootsnipp.com/bootstrap-builder/libs/builder/icons/image.svg" height="128" width="128" style="">   <div><a class="nav-link" href="https://gogle.com2" style="background-color: rgb(79, 197, 29); margin-right: 5px; color: rgb(255, 255, 255);" target="_blank">Info2</a>Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum.</div></p> </div> <div class="col-lg-6"> <h4>Subheading</h4> <p><img src="https://bootsnipp.com/bootstrap-builder/libs/builder/icons/image.svg" height="128" width="128" style="">   <div><a class="nav-link" href="https://gogle.com2" style="background-color: rgb(79, 197, 29); margin-right: 5px; color: rgb(255, 255, 255);" target="_blank">Info2</a>Donec id elit non mi porta gravida at eget metus. Maecenas faucibus mollis interdum.</div></p> <h4>Subheading</h4> <p><img src="https://bootsnipp.com/bootstrap-builder/libs/builder/icons/image.svg" height="128" width="128" style="float: none;">   <div><a class="nav-link" href="https://gogle.com2" style="background-color: rgb(79, 197, 29); margin-right: 5px; color: rgb(255, 255, 255);" target="_blank">Info2</a>Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Cras mattis consectetur purus sit amet fermentum.</div></p> </div> </div> <footer class="footer"> <p>Go get some text here</p> </footer> </div> <!-- /container --> </body> </html>

Related: See More


Questions / Comments: