"Quote request form template - responsive web design "
Bootstrap 4.0.0 Snippet by Anita26

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="space-medium">
<div class="container">
<div class="row">
<div class="col-xl-5 col-lg-12 col-md-12 col-sm-12 col-12">
<div class="feature-description">
<h2>We’re ready to listen to your needs &
would like to talk about how we can grow your business online.</h2>
<hr>
<!-- feature-left -->
<div class="feature-left">
<div class="feature-icon"><i class="far fa-address-book"></i></div>
<div class="feature-content">
<p>Nullam fringilla accumsan sem a luctuse llentesque dui rossollicitudin.</p>
</div>
</div>
<!-- /.feature-left -->
<!-- feature-left -->
<div class="feature-left">
<div class="feature-icon"><i class="far fa-compass"></i></div>
<div class="feature-content">
<p>Phasellus finibus tortor a purus ultricies dicestibulum sempera splacera. </p>
</div>
</div>
<!-- /.feature-left -->
<!-- feature-left -->
<div class="feature-left">
<div class="feature-icon"><i class="far fa-question-circle"></i></div>
<div class="feature-content">
<p>Vivamus eu nunc id dolor auctor eleifend mauris ante ligula vestibulum.</p>
</div>
</div>
<!-- /.feature-left -->
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
body {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-family: 'Barlow Semi Condensed', sans-serif;
letter-spacing: 0px;
font-size: 18px;
color: #50595e;
font-weight: 400;
line-height: 28px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 500;
color: #06131a;
margin: 0px 0px 15px 0px;
font-family: 'Barlow Semi Condensed', sans-serif;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
line-height: 38px;
}
h3 {
font-size: 22px;
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments:

please your help would be much apprecaited if you could give php file for this

hadi1122 () - 5 years ago - Reply 0


can you please let me know if you could do that

hadi1122 () - 5 years ago - Reply 0


Amazingly well done,,, but can u please share the php file for this contact form please

hadi1122 () - 5 years ago - Reply 0