-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
257 lines (231 loc) · 12.8 KB
/
Copy pathindex.html
File metadata and controls
257 lines (231 loc) · 12.8 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<!doctype html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<meta name="author" content="LukeBarge">
<title>Dancer Consulting</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.3.0/material.blue-light_blue.min.css" />
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<script defer src="https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.3.0/material.min.js"></script>
<link rel="stylesheet" href="./resources/css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/foundation-icons.min.css">
<style>
.size-36 { font-size: 32px; }
</style>
</head>
<body>
<div class="mdl-layout mdl-js-layout ">
<header class="mdl-layout__header center-header mdl-layout__header--scroll">
<div class="mdl-layout__header-row logo-row">
<!-- Title -->
<span class="mdl-layout-title ">
<div class="logo ">
<img src="./resources/images/logo/white.png" style="width:100%; "></img>
</div>
</span>
<div style="position: absolute; top: 0; right: 0;" >
<ul class="demo-list-icon mdl-list" >
<li class="mdl-list__item">
<a href="mailto:simon@dancerconsulting.co.uk" style="text-decoration:none; color:white">
<span class="mdl-list__item-primary-content" style="color:white">
<i class="material-icons mdl-list__item-icon" style="color: white">email</i>
simon@dancerconsulting.co.uk
</span>
</a>
</li>
<li class="mdl-list__item">
<a style="text-decoration:none; color:white" href="tel:07973 824679">
<span class="mdl-list__item-primary-content" style="color:white">
<i class="material-icons mdl-list__item-icon" style="color:white">phone</i>
07973 824679
</span>
</a>
</li>
</ul>
</div>
</div>
<!-- Tabs -->
<div class="mdl-layout__header-row center-navigation">
<nav class="mdl-navigation mdl-layout--large-screen-only">
<a href="index.html" class="mdl-navigation__link is-active">Home</a>
<a href="info.html" class="mdl-navigation__link">Company Info</a>
<a href="services.html" class="mdl-navigation__link">Services</a>
<a href="contact-us.html" class="mdl-navigation__link">Contact Us</a>
</nav>
</div>
</header>
<div class="mdl-layout__drawer mdl-layout--small-screen-only">
<span class="mdl-layout-title bar-logo">
<img src="./resources/images/logo/SmallLogoBW.png" style="width:100%"></img>
</span>
<nav class="mdl-navigation">
<a href="index.html" class="mdl-navigation__link is-active">Home</a>
<a href="info.html" class="mdl-navigation__link">Company Info</a>
<a href="contact-us.html" class="mdl-navigation__link">Contact Us</a>
<a href="services.html" class="mdl-navigation__link">Services</a>
</nav>
</div>
<main class="mdl-layout__content">
<div class="hide-bar" style="height: 80px; background-color: #2296f3; display: flex; justify-content: center;">
<img src="./resources/images/logo/SmallLogoBW.png" style="max-width:100%; max-height: 100%"></img>
</div>
<div class="mdl-grid max-width">
<div class="mdl-grid mdl-cell mdl-cell--12-col-desktop mdl-cell--4-col-phone mdl-card mdl-cell--8-col-tablet mdl-shadow--4dp">
<div class="mdl-card__media mdl-cell mdl-cell--12-col-tablet">
<img class="article-image" src="./resources/images/simon/simon_main.png"></img>
</div>
<div class="mdl-cell mdl-cell--8-col">
<h2 class="mdl-card__title-text">Customer Information
</h2>
<div class="mdl-card__supporting-text no-left-padding">
<p>
Simon Dancer is a Fellow of the Royal Institution of Chartered Surveyors and RICS Registered Valuer specialising in lease extension valuations and freehold acquisitions. With nearly 30 years experience in the profession Simon now has an enviable reputation in this specialist valuation area.
Dealing with negotiations with other specialist valuers and if necessary attending First Tier Tribunal hearings in order to agree the premiums payable.
</p>
</div>
<div class="mdl-card__actions mdl-card--border no-left-padding">
<a class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect" href="info.html">
Find Out More
</a>
</div>
</div>
</div>
<div class="mdl-cell mdl-cell--4-col mdl-card mdl-cell--4-col-phone mdl-shadow--4dp">
<a href="services.html#starks" class="no-decoration">
<div class="mdl-card__title mdl-card--border purple">
<div class="mdl-card__title-text">Lease Extension</div>
</div>
</a>
<ul class="mdl-list" style="margin-top:14.8%; margin-bottom:14.8%">
<li class="mdl-list__item ">
<span class="mdl-list__item-primary-content">
<i class="fi-pound size-36" style="color: #757575; margin-right:37px; margin-left:3px"></i>
<span>Valuation</span>
</span>
</li>
<li class="mdl-list__item">
<span class="mdl-list__item-primary-content">
<i class="material-icons mdl-list__item-icon">people</i>
<span>Negotiation</span>
</span>
</li>
</ul>
<div class="mdl-card__actions mdl-card--border">
<a class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect" href="services.html#starks">
Find Out More
</a>
</div>
</div>
<div class="mdl-cell mdl-cell--4-col mdl-cell--4-col-phone mdl-card mdl-shadow--4dp">
<a href="services.html#lannisters" class="no-decoration">
<div class="mdl-card__title mdl-card--border blue">
<div class="mdl-card__title-text">Freehold Purchase</div>
</div>
</a>
<ul class="mdl-list">
<li class="mdl-list__item">
<span class="mdl-list__item-primary-content">
<i class="fi-pound size-36" style="color: #757575; margin-right:37px; margin-left:3px"></i>
<span>Valuation</span>
</span>
</li>
<li class="mdl-list__item">
<span class="mdl-list__item-primary-content">
<i class="material-icons mdl-list__item-icon">people</i>
<span>Negotiation</span>
</span>
</li>
<li class="mdl-list__item">
<span class="mdl-list__item-primary-content">
<i class="material-icons mdl-list__item-icon">content_paste</i>
<span>Settlement</span>
</span>
</li>
</ul>
<div class="mdl-card__actions mdl-card--border">
<a class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect" href="services.html#lannisters">
Find Out More
</a>
</div>
</div>
<div class="mdl-cell mdl-cell--4-col mdl-cell--4-col-phone mdl-cell--8-col-tablet mdl-card mdl-shadow--4dp">
<a href="services.html#targaryens" class="no-decoration">
<div class="mdl-card__title mdl-card--border orange">
<div class="mdl-card__title-text">Mediation</div>
</div>
</a>
<ul class="mdl-list" style="margin-top:23.2% ;margin-bottom:23.2% ">
<li class="mdl-list__item">
<span class="mdl-list__item-primary-content">
<i class="material-icons mdl-list__item-icon">gavel</i>
<span>Dispute Resolution Service</span>
</span>
</li>
</ul>
<div class="mdl-card__actions mdl-card--border">
<a class="mdl-button mdl-button--colored mdl-js-button mdl-js-ripple-effect" href="services.html#targaryens">
Find Out More
</a>
</div>
</div>
</div>
<!-- //////////////////////////////////////////////Footer///////////////////////////////////////////////// -->
<footer class="mdl-mega-footer" style="position: relative">
<div class="mdl-mega-footer__middle-section">
<div class="mdl-mega-footer__drop-down-section">
<input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
<h1 class="mdl-mega-footer__heading">Address</h1>
<ul class="mdl-mega-footer__link-list">
<li><a href="https://goo.gl/maps/T5xSh2dBmJJuGQVBA">Willow Bank<br>Belbins<br>Romsey<br>SO51 0PE </a></li>
</ul>
</div>
<div class="mdl-mega-footer__drop-down-section">
<input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
<h1 class="mdl-mega-footer__heading">Phone Number</h1>
<ul class="mdl-mega-footer__link-list">
<li><a href="tel:07973 824679">07973 824679</a></li>
</ul>
</div>
<div class="mdl-mega-footer__drop-down-section">
<input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
<h1 class="mdl-mega-footer__heading">Email</h1>
<ul class="mdl-mega-footer__link-list">
<li><a href="mailto:simon@dancerconsulting.co.uk">simon@dancerconsulting.co.uk</a></li>
</ul>
</div>
<div class="mdl-mega-footer__drop-down-section">
<input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
<h1 class="mdl-mega-footer__heading">Site Map</h1>
<ul class="mdl-mega-footer__link-list">
<li><a href="index.html">Home</a></li>
<li><a href="info.html">Company Info</a></li>
<li>
<label class="collapse" for="_1">Services</label>
<input id="_1" type="checkbox">
<ul class="mdl-mini-footer--link-list inner-list-padding">
<li><a href="services.html#starks">Lease Extension</a></li>
<li><a href="services.html#lannisters">Freehold Purchase</li>
<li><a href="services.html#targaryens">Mediation</li>
</ul>
</li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div>
</div>
<div class="mdl-mega-footer__bottom-section">
<ul class="mdl-mega-footer__link-list" >
<li>Dancer Consulting Ltd</li>
<li>Registered in England</li>
<li>No. 10609882</li>
</ul>
</div>
<span>Regulated by <img src="./resources/images/rics/rics.png" style="width:50px; height:50px; filter: invert();"></span>
</footer>
<!--//////////////////////////////////////////////////////////////////////////////////////////////////////-->
</main>
</div>
</body>
</html>