"footer-up banner-text"
Bootstrap 3.0.0 Snippet by jeevan123456

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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="footer-up-banner-section">
<div class="container">
<div class="col-md-9 F-infotitle pull-left">
<h3>Welcome to Kupon. Responsive Deal Template</h3>
<p>Carefully designed to bring you the best performance, usage and customization experience!</p>
</div>
<div class="col-md-3 submit-button margin-t-40">
<button type="button" class="btn btn-warning">Warning</button>
</div>
</div>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
5
6
7
8
9
10
11
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
padding: 0;
color: #000000;
font-weight: 700;
font-family: Montserrat, Helvetica, Arial, sans-serif;
moz-osx-font-smoothing: grayscale;
webkit-font-smoothing: antialiased;
}
.margin-t-40 {
margin-top:30px;
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: