"box 2"
Bootstrap 3.0.0 Snippet by jeevan123456

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.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 ----------> <div class="container"> <div class="banner-bottom"> <div class="container"> <h2 class="bigpixi_head"><span>Travel To </span>Germany</h2> <p class="bigpixipara">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Even though using "lorem ipsum" often arouses curiosity because of its resemblance to classical Latin.Lorem ipsum dolor sit amet, consectetur adipiscing elit. ... Even though using "lorem ipsum" often arouses curiosity because of its resemblance to classical Latin</p> </div> </div> </div>
.banner-bottom { padding: 3em 0 3em; } .bigpixi_head { font-size: 35px; } .bigpixi_head span { color: #212121; } .bigpixi_head { font-size: 36px; color: #f5232e; font-weight: 600; margin-bottom: 30px; letter-spacing: 4px; text-transform: uppercase; text-align: center; padding-bottom: .8em; position: relative; } .bigpixi_head:before { width: 11%; bottom: 8%; left: 44.5%; } .bigpixi_head:after { width: 18%; right: 41%; bottom: 0%; } .bigpixi_head:before, .w3ls_head:after { position: absolute; background: #f5232e; height: 2px; content: ''; } p.bigpixipara { font-size: 14px; color: #777; width: 70%; margin: 0 auto; line-height: 28px; text-align: center; }

Related: See More


Questions / Comments: