"title 6"
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="row text-center"> <span class="glyphicon glyphicon-user icon"></span> <h3 class="big-title6">About US</h3> </div> </div>
.icon { font-size :60px; padding-top : 5px; color:#39a50b; } .big-title6 { font-size: 3em; color: #212121; text-align: center; text-transform: capitalize; font-weight: 700; letter-spacing: 1px; position: relative; }

Related: See More


Questions / Comments: