-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
196 lines (157 loc) · 6.81 KB
/
index.html
File metadata and controls
196 lines (157 loc) · 6.81 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html lang="en">
<head>
<link href="css/bootstrap.css" rel="stylesheet" />
<link rel="stylesheet/less" type="text/css" href="css/styles.less" />
<script src="js/less-1.3.3.min.js"></script>
<script type="text/javascript" src="//use.typekit.net/mys3hnh.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
<meta charset="utf-8">
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="noindex, nofollow" />
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!-- NAVIGATION -->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand" href="./index.html"><img src="img/sadler-and-bourne-logo-plumbers-liskeard.png" /></a>
<div class="nav-collapse collapse pull-right">
<ul class="nav nav-pills">
<li><a href="" class="selected">Home</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Services <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="">Lorem ipsum. sfg hdf</a></li>
<li><a href="">Lorem ipsum.hd</a></li>
<li><a href="">Lorem ipsum.</a></li>
<li><a href="">Lorem ipsum.</a></li>
<li><a href="">Lorem ipsum.</a></li>
</ul>
</li>
<li><a href="">Portfolio</a></li>
<li><a href="">Accreditations</a></li>
<li><a href="">About</a></li>
<li><a href="">Contact Us</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- END NAVIGATION -->
<!-- END MAIN CONTAINER -->
<div class="container">
<div class="row">
<div class="span7">
<div id="myCarousel" class="carousel slide">
<div class="carousel-inner">
<div class="item active">
<img src="img/delete.jpg" alt="">
</div>
<div class="item">
<img src="img/delete.jpg" alt="">
</div>
<div class="item">
<img src="img/delete.jpg" alt="">
</div>
</div>
<a class="left carousel-control" href="#myCarousel" data-slide="prev">‹</a>
<a class="right carousel-control" href="#myCarousel" data-slide="next">›</a>
</div>
</div>
<div class="span5">
<h1>want to chat or require a <strong>free quotation?</strong></h1>
<p><strong>Fill out the form below and we'll call you back!</strong> Alternatively, give us a call on 07794 126 128 or 07875 508 941 now!</p>
<form id="form" name="form" method="post" action="">
<input type="text" name="name" id="name" value="Your name">
<input type="text" name="name" id="phone" value="Telephone Number">
<input type="submit" value="Call me back!" class="btn">
</form>
</div>
</div>
<hr>
<div class="row">
<div class="span4">
<h2>New build sdgh sgjsdh gjhsdgjhs dgjkhsd gsdhg ksdhgf</h2>
<h3>Sub heading here</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Veritatis modi nobis ipsa earum perferendis corrupti temporibus cum eaque necessitatibus eius distinctio sed velit commodi ex consectetur porro vero veniam possimus!</p>
<a href="" class="btn">Read more ></a>
</div>
<div class="span4">
<h2>Renovation</h2>
<h3>Sub heading here</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ea officiis quas odio aliquam ad totam eum consequuntur? Quod accusantium debitis velit inventore ipsa fugiat quasi totam perferendis ea nam ut!</p>
<a href="" class="btn">Read more ></a>
</div>
<div class="span4">
<h2>Renewable</h2>
<h3>Sub heading here</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quaerat eaque ut iste dicta corporis earum doloribus dolorem at ipsam natus exercitationem accusantium blanditiis dolor excepturi veniam minus iure deserunt voluptatibus.</p>
<a href="" class="btn">Read more ></a>
</div>
</div>
<hr>
<div class="row">
<div class="span5"><img src="img/client-logos-1.png" /></div>
<div class="span7 hidden-phone"><img src="img/client-logos-2.png" /></div>
</div>
<hr>
<!-- SITE FOOTER -->
<div class="row siteFooter">
<div class="span3 hidden-phone">
<h4>Our services:</h4>
<ul class="square">
<li><a href="#">> Domestic gas boilers</a></li>
<li><a href="#">> Domestic central heating</a></li>
<li><a href="#">> Domestic gas fires</a></li>
<li><a href="#">> Boiler installers liskeard</a></li>
<li><a href="#">> Unvented pressurised systems</a></li>
<li><a href="#">> Landlord certificates</a></li>
<li><a href="#">> Landlord safety checks</a></li>
<li><a href="#">> New build system design</a></li>
<li><a href="#">> Gas engineers Liskeard</a></li>
<li><a href="#">> Underfloor heating installers</a></li>
</ul>
</div>
<div class="span4 hidden-phone">
<h4>We're know for:</h4>
<ul class="square">
<li><a href="#">> Plumbers in Cornwall</a></li>
<li><a href="#">> Plumbers in Liskeard</a></li>
<li><a href="#">> Plumbers in Pensilva</a></li>
<li><a href="#">> Plumbers in St Neot</a></li>
<li><a href="#">> Plumbers in St Cleer</a></li>
<li><a href="#">> Plumbers in Dobwalls</a></li>
<li><a href="#">> Plumbers in Callington</a></li>
</ul>
</div>
<div class="span5">
<div>
<h4 class="hide-phone">Get in touch</h4>
<a href="" id="socTwit">d</a><a href="" id="socPhone">d</a><a href="" id="socEmail">d</a><a href="" id="socFace">d</a>
</div>
<div id="company">
<h4>Company info:</h4>
<p>Sadler and Bourne Ltd</p>
<p>Trelay Cottage, Ley, St Neot, Cornwall, PL14 6PE</p>
<p>Registered in England & Wales, No. 7027262.</p>
</div>
</div>
</div>
<!-- END SITE FOOTER -->
</div>
<!-- END MAIN CONTAINER -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>