-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
397 lines (390 loc) · 16.8 KB
/
index.html
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
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"><link href="/css/css.css" rel="stylesheet" type="text/css"><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="ROBOTS" content="INDEX, FOLLOW">
<meta name="Author" content="Liverpool City Council">
<meta name="Publisher" content="Web Services, Liverpool Direct Limited">
<meta name="Description" content="">
<title>Liverpool.gov.uk templates</title>
<!-- Bootstrap -->
<link href="/css/bootstrap.css" rel="stylesheet"><link href="/css/bootstrap-overrides.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/css/liverpoolgov.css">
<link href="/css/font-awesome.css" rel="stylesheet">
<link href="/css/lcc.css" rel="stylesheet">
<link href="/css/offscreen-banner.css" rel="stylesheet">
<!--[if lt IE 8]>
<link rel="stylesheet" href="/css/font-awesome-ie7.css?v=4">
<![endif]-->
<link rel="stylesheet" href="/css/resident.css">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<link href="/css/offscreen-banner-ie.css" rel="stylesheet" />
<![endif]-->
<!--google analytics-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-3224425-1']);
_gaq.push(['_setDomainName', 'liverpool.gov.uk']);
_gaq.push(['_setAllowLinker', true]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<header>
<!--off screen banner -->
<div id="offscreen-banner" class="offscreen-banner none">
<div class="container">
<div class="row">
<div class="span4">
<div style="padding-top: 2%">
<img src="/img/keep_me_posted_os_down.png" class="pull-left" style="padding-right: 10px;"><h2>Keep me posted</h2>
</div>
</div>
<div class="span4">
<p>Our free email alerts service will help keep you connected to the things that matter to you.
</p>
</div>
<div class="span4">
<p>Enter your email address to get started or to edit your account.</p>
<form class="form-inline input-append email-input" action="https://public.govdelivery.com/accounts/UKLCC/subscribers/qualify" method="post">
<fieldset>
<input placeholder="Email address" id="email" name="email" type="text">
<input class="btn btn-primary" name="commit" value="Submit" type="submit">
</fieldset>
</form>
</div>
</div>
</div>
</div>
<!--/.off screen banner-->
<div class="container">
<div class="row">
<div class="span12">
<div class="navbar">
<div class="navbar-inner">
<div class="container"> <a class="btn btn-navbar collapsed" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a class="brand" href="http://liverpool.gov.uk/"><i class="icon-LOGO-liv-gov"></i></a>
<div class="nav-collapse collapse" style="height: 0px;">
<ul class="nav">
<li class="resident active">
<a href="http://liverpool.gov.uk/resident/">Resident</a>
</li>
<li class="business ">
<a href="http://liverpool.gov.uk/business/">Business</a>
</li>
<li class="council ">
<a href="http://liverpool.gov.uk/council/">Council</a>
</li>
<li class="mayor ">
<a href="http://liverpool.gov.uk/mayor/">Mayor</a>
</li>
</ul>
<ul class="nav" id="offscreen-nav">
<li><a id="offscreen-button" class="offscreen-button visible-desktop gov-delivery"><img src="/img/keep_me_posted_os.png"></a></li>
</ul>
<form class="navbar-search" method="get" action="/site-search">
<input name="q" class="search-query" placeholder="Search" type="text">
</form>
</div>
<div class="lcclogo pull-right visible-desktop"> <i class="icon-LOGO-LCC"></i> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<div id="subheader" class=" hidden-phone">
<div class="container">
<div class="row">
<div class="span12">
<ul class="breadcrumb">
<li><a href="/">Home</a><span class="divider">/</span></li>
<li><a href="#">Level 2</a><span class="divider">/</span></li>
<li class="active">Here</li>
</ul>
</div><!--/span12-->
</div><!--/row-->
</div>
</div>
<div class="container">
<div class="row">
<div class="span12 bodyTitle">
<h1>Liverpool.Gov "Govvy" UI 12 Dec 2014</h1>
</div>
</div>
<div class="row">
<!--PAGEWATCH-->
<div class="span8 bodyContent">
<p>The current liverpool.gov.uk UI, nicknamed "GOVVY" was released in 2013 and our roadmap is to replace it in Q2/3 2015. The site is built using Bootstrap 2.3.2 as a layout framework, with a site specific render which increases the default type size to 18px and removes most of Bootstrap's "Round corners". </p>
<p>The Liverpool.gov.uk site is broken into 4 sub-brands representing resident, business, about the council and mayor sections. A simple section specific stylesheet renders the colour differences which mark the sub brands.</p>
<h2>Layout (grid etc)</h2>
Please see the Bootstrap 2.3 documentation at <a href="http://getbootstrap.com/2.3.2" target="_blank">getBootstrap</a> for full details of the underlying HTML/CSS framework available to you within liverpool.gov.uk. These pages serve as a basic template for the different types of page available within the site.
<table class="table table-bordered table-striped">
<caption>Sample template pages for liverpool.gov.uk</caption>
<thead>
<tr>
<th>Section</th><th>page type</th><th>link</th>
</tr>
</thead>
<tbody>
<tr>
<td data-title="Section">
Resident
</td>
<td data-title="page type">
Site Home page
</td>
<td data-title="link">
<a href="/homepage.html">home</a>
</td>
</tr>
<tr>
<td data-title="Section">
Resident
</td>
<td data-title="page type">
landing page
</td>
<td data-title="link">
<a href="/resident/landingPage.html">landing</a>
</td>
</tr>
<tr>
<td data-title="Section">
Resident
</td>
<td data-title="page type">
standard page
</td>
<td data-title="link">
<a href="/resident/standardpage.html">standard</a>
</td>
</tr>
<tr>
<td data-title="Section">
Business
</td>
<td data-title="page type">
landing page
</td>
<td data-title="link">
<a href="/business/landingPage.html">landing</a>
</td>
</tr>
<tr>
<td data-title="Section">
Business
</td>
<td data-title="page type">
standard page
</td>
<td data-title="link">
<a href="/business/standardpage.html">standard</a>
</td>
</tr>
<tr>
<td data-title="Section">
Council
</td>
<td data-title="page type">
landing page
</td>
<td data-title="link">
<a href="/council/landingPage.html">landing</a>
</td>
</tr>
<tr>
<td data-title="Section">
Council
</td>
<td data-title="page type">
standard page
</td>
<td data-title="link">
<a href="/council/standardpage.html">standard</a>
</td>
</tr>
<tr>
<td data-title="Section">
Mayor
</td>
<td data-title="page type">
landing page
</td>
<td data-title="link">
<a href="/mayor/landingPage.html">landing</a>
</td>
</tr>
<tr>
<td data-title="Section">
Mayor
</td>
<td data-title="page type">
standard page
</td>
<td data-title="link">
<a href="/mayor/standardpage.html">standard</a>
</td>
</tr>
</tbody>
</table>
<h2>Responsive features</h2>
Liverpool.gov.uk utilises the Bootstrap 2.3 responsive stylesheet to render a responsive website with breakpoints at the following device resolutions:<br/>
<table class="table table-bordered table-striped">
<thead>
<caption>Responsive breakpoints for liverpool.gov.uk</caption>
<tr>
<th>Label</th>
<th>Layout width</th>
<th>Column width</th>
<th>Gutter width</th>
</tr>
</thead>
<tbody>
<tr>
<td>Large display</td>
<td>1200px and up</td>
<td>70px</td>
<td>30px</td>
</tr>
<tr>
<td>Default</td>
<td>980px and up</td>
<td>60px</td>
<td>20px</td>
</tr>
<tr>
<td>Portrait tablets</td>
<td>768px and above</td>
<td>42px</td>
<td>20px</td>
</tr>
<tr>
<td>Phones to tablets</td>
<td>767px and below</td>
<td class="muted" colspan="2">Fluid columns, no fixed widths</td>
</tr>
<tr>
<td>Phones</td>
<td>480px and below</td>
<td class="muted" colspan="2">Fluid columns, no fixed widths</td>
</tr>
</tbody>
</table>
<h2>Typography</h2>
The site is rendered using the "Open Sans" typeface, served directly from Google fonts' CDN
<h2>Iconography</h2>
<h2>Iconography</h2>
<p>The site's iconography is rendered using a dedicated font "LCCFontAwesome" - this is rendered using the same methodology as the respected "FONT AWESOME" standard (an extension to bootstrap hosted at <a href="http://fortawesome.github.io/Font-Awesome/">http://fortawesome.com</a> extended with a number of local government specific glyphs produced in house.</p><p>The full iconset is available as an EPS download from <a class="btn btn-primary" href="https://github.com/oddjones/Liverpool.Gov-Icons">here</a></p><p>A full breakdown of the iconset can be found <a class="btn btn-primary" href="/govicons.html">here</a>. The standard "font awesome" glyphs have been replaced at the same unicode locations with glyphs licensed from Brent Jackson's excellent "<a href="https://github.com/jxnblk/geomicons-wired">geomicons wired</a>" iconfont. The web font files for rendering the icons can be found within this package at "/css/font"</p> <h2>Accessibility</h2>
<p>The site is coded in <a href="http://en.wikipedia.org/wiki/Semantic_HTML">semantic</a> HTML5/CSS3 and is tested using the W3C validation service to ensure the markup is of a suitable standard. In order for a third party integration to be closely-coupled to liverpool.gov.uk (to take a sub-domain and/or retain the site branding) it will be expected to meet or exceed the same standards. Please see the full <a href="documents/LCC_Accessibility.doc">standards document (Microsoft Word)</a> for more detail.</p>
</div>
<!--/PAGEWATCH-->
<div class="span4">
<div class="well related-pages-block">
<h2>Related pages</h2>
<ul class="internal-links">
<li class="internal"><a href="/resident/landingpage.html">Resident landing page template</a></li>
<li class="internal"><a href="/resident/standardpage.html">Resident standard page template</a></li>
<li class="internal"><a href="/business/landingpage.html">business landing page template</a></li>
<li class="internal"><a href="/business/standardpage.html">business standard page</a></li>
<li class="internal"><a href="/council/landingpage.html">council landing page template</a></li>
<li class="internal"><a href="/council/standardpage.html">council standard page template</a></li>
<li class="internal"><a href="/mayor/landingpage.html">mayor landing page template</a></li>
<li class="internal"><a href="/mayor/standardpage.html">mayor standard page template</a></li>
</ul>
<h3>Elsewhere on the web</h3>
<ul class="external-links">
<li class="external"><a href="http://fortawesome.github.io/Font-Awesome">Font Awesome</a></li>
<li class="external"><a href="http://getbootstrap.com/2.3.2/index.html">Bootstrap 2.3.2 documentation</a></li>
<li class="external"><a href="http://geomicons.com">Geomicons</a></li>
</ul>
</div>
<div class="well contact-summary-block">
<h2>Contact Us</h2>
<p>Contact Us blocks are a fairly standard feature across liverpool.gov.uk. This block has no details to prevent incorrect contact info being entered. If you wish to use a contact us block, please ensure the right details are given.</p>
<ul>
<li class="email"><a href="#"><i class="icon-edit icon-2x"></i>Email</a></li>
<li class="telephone"><a href="#"><i class="icon-LCC-oldPhone icon-2x"></i>Telephone</a></li>
<li class="minicom"><a href="#"><i class="icon-LCC-mobilePhone icon-2x"></i>Minicom</a></li>
<li class="address"><a href="#"><i class="icon-LCC-contactbook icon-2x"></i>Address</a></li>
</ul>
</div>
</div>
</div>
</div>
<!--section footer-->
<div id="footer-atoz" class="hidden-phone">
<div class="container">
<div class="row">
<div class="span3"><h3>a to z of services</h3></div>
<div class="span9">
<nav class="azindex footerAZIndex">
<ul class="az pull-right">
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=a">a</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=b">b</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=c">c</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=d">d</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=e">e</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=f">f</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=g">g</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=h">h</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=i">i</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=j">j</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=k">k</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=l">l</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=m">m</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=n">n</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=o">o</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=p">p</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=q">q</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=r">r</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=s">s</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=t">t</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=u">u</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=v">v</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=w">w</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=x">x</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=y">y</a></li>
<li><a class="" href="http://liverpool.gov.uk/a-z/?letter=z">z</a></li>
</ul>
</nav>
</div>
</div>
<!--/row-->
</div>
<!--/container-->
</div>
<!--/section footer-->
<div id="footer-bottom">
<div class="container">
<div class="row">
<div class="span12">
<ul>
<li><a href="http://liverpool.gov.uk/support/">support</a></li>
<li><a href="http://liverpool.gov.uk/sitemap/">sitemap</a></li>
<li><a href="http://liverpool.gov.uk/contact-us/">contact</a></li>
<li><a href="http://liverpool.gov.uk/news/">news</a></li>
</ul>
<p>
<a href="http://itsliverpool.com/"><i class="icon-LOGO-itsliverpool icon-2x muted"></i></a>
</p>
</div>
<!--/span 12-->
</div>
<!--/row-->
</div>
<!--/container-->
</div>
<script src="/scripts/jquery.js"></script>
<script src="/scripts/bootstrap-ie-fix.js" type="text/javascript"></script>
<script src="/scripts/bootstrap-customisation.js"></script>
<script src="/scripts/top-slide.js" type="text/javascript"></script>
</body>
</html>