This repository was archived by the owner on Dec 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
233 lines (222 loc) · 9.86 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
<header class="homepage-top">
<div class="homepage-top-inner">
<div class="welcome-block">
<div class="inner-block floated-children">
<div class="welcome-text">
<div class="floated-inner-block">
<h1>Welcome to GOV.UK</h1>
<p>The best place to find government services and information</p>
<p class="simpler">Simpler, clearer, faster</p>
<form action="/search" method="get" role="search">
<div class="gem-c-search gem-c-search--on-govuk-blue" data-module="gem-toggle-input-class-on-focus">
<label for="search-main-def8b626" class="gem-c-search__label">
Search GOV.UK
</label>
<div class="gem-c-search__item-wrapper">
<input type="search" value id="search-main-def8b626" name="q" title="Search" class="gem-c-search__item gem-c-search__input js-class-toggle"></input>
<div class="gem-c-search__item gem-c-search__submit-wrapper">
<button type="submit" class="gem-c-search__submit">Search</button>
</div>
</div>
</div>
</form>
</div>
</div>
<div class="content-links">
<div class="floated-inner-block content-links-inner">
<h2>Popular on GOV.UK</h2>
<ul>
<li><a href="https://euexit.campaign.gov.uk">Prepare for EU Exit</a></li>
<li><a href="/jobsearch">Find a job</a></li>
<li><a href="/vehicle-tax">Renew vehicle tax</a></li>
<li><a href="/book-theory-test">Book your theory test</a></li>
<li><a href="/personal-tax-account">Personal tax account</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<div id="homepage" class="homepage-content">
<div class="homepage-content-inner">
<section class="services-block" aria-labelledby="services-and-information-label" id="services-and-information">
<div class="inner-block floated-children">
<div class="two-column-heading">
<h2 id="services-and-information-label" class="visuallyhidden">Services and information</h2>
</div>
<div class="categories-lists">
<ul class="categories-list">
<li>
<h3><a href="/browse/benefits">Benefits</a></h3>
<p>Includes eligibility, appeals, tax credits and Universal Credit</p>
</li>
<li>
<h3><a href="/browse/births-deaths-marriages">Births, deaths, marriages and care</a></h3>
<p>Parenting, civil partnerships, divorce and Lasting Power of Attorney</p>
</li>
<li>
<h3><a href="/browse/business">Business and self-employed</a></h3>
<p>Tools and guidance for businesses</p>
</li>
<li>
<h3><a href="/browse/childcare-parenting">Childcare and parenting</a></h3>
<p>Includes giving birth, fostering, adopting, benefits for children, childcare and schools</p>
</li>
<li>
<h3><a href="/browse/citizenship">Citizenship and living in the UK</a></h3>
<p>Voting, community participation, life in the UK, international projects</p>
</li>
<li>
<h3><a href="/browse/justice">Crime, justice and the law</a></h3>
<p>Legal processes, courts and the police</p>
</li>
</ul>
<ul class="categories-list">
<li>
<h3><a href="/browse/disabilities">Disabled people</a></h3>
<p>Includes carers, your rights, benefits and the Equality Act</p>
</li>
<li>
<h3><a href="/browse/driving">Driving and transport</a></h3>
<p>Includes vehicle tax, MOT and driving licences</p>
</li>
<li>
<h3><a href="/browse/education">Education and learning</a></h3>
<p>Includes student loans, admissions and apprenticeships</p>
</li>
<li>
<h3><a href="/browse/employing-people">Employing people</a></h3>
<p>Includes pay, contracts and hiring</p>
</li>
<li>
<h3><a href="/browse/environment-countryside">Environment and countryside</a></h3>
<p>Includes flooding, recycling and wildlife</p>
</li>
<li>
<h3><a href="/browse/housing-local-services">Housing and local services</a></h3>
<p>Owning or renting and council services</p>
</li>
</ul>
<ul class="categories-list">
<li>
<h3><a href="/browse/tax">Money and tax</a></h3>
<p>Includes debt and Self Assessment</p>
</li>
<li>
<h3><a href="/browse/abroad">Passports, travel and living abroad</a></h3>
<p>Includes renewing passports and travel advice by country</p>
</li>
<li>
<h3><a href="/browse/visas-immigration">Visas and immigration</a></h3>
<p>Visas, asylum and sponsorship</p>
</li>
<li>
<h3><a href="/browse/working">Working, jobs and pensions</a></h3>
<p>Includes holidays and finding a job</p>
</li>
</ul>
</div>
</div>
</section>
<hr id="departments-and-policy" aria-hidden="true"></hr>
<section class="departments-and-policy" aria-labelledby="departments-and-policy-label">
<div class="inner-block floated-children">
<h2 id="departments-and-policy-label" class="visuallyhidden">Departments and policy</h2>
<div class="large-numbers">
<ul>
<li><a href="/government/organisations"><strong>25</strong> Ministerial departments</a></li>
<li><a href="/government/organisations"><strong>385</strong> Other agencies and public bodies</a></li>
</ul>
</div>
<div class="departments-intro">
<div class="floated-inner-block">
<p>
The websites of all <a href="/government/organisations">government
departments</a> and many other agencies and public bodies have
been merged into GOV.UK.
</p>
<p>
Here you can see all <a href="/news-and-communications">news and communications</a>,
<a href="/government/statistics">statistics</a>
and
<a href="/search/policy-papers-and-consultations?content_store_document_type%5B%5D=open_consultations&content_store_document_type%5B%5D=closed_consultations">consultations</a>.
</p>
<p>
Find out <a href="/performance">how government services are performing</a>
and how satisfied users are.
</p>
</div>
</div>
<div class="departments-promo-sections">
<div class="promo-image">
<div class="promo-content">
<a href="/government/publications/withdrawal-agreement-and-political-declaration">
<img alt src="https://assets.publishing.service.gov.uk/frontend/homepage/brexit-deal-explained-8a27b35aa619befebe428469ae87d13cdfd77cd3be71461caec512e7fd5cb360.png"></img>
<h3>Brexit Deal Explained</h3>
</a>
<p>
Read the Withdrawal Agreement and Political Declaration on the future relationship between the UK and the EU.
</p>
</div>
</div>
<div class="promo-image">
<div class="promo-content">
<a href="https://euexit.campaign.gov.uk">
<img alt src="https://assets.publishing.service.gov.uk/frontend/homepage/uk-leaves-the-eu-92b29a269b646b733aa0cd9a12a8dcaa2176d5cee5b5f7d8a36d0d711b468867.jpg"></img>
<h3>EU Exit</h3>
</a>
<p>
The UK is leaving the EU. Find out more.
</p>
</div>
</div>
<div class="promo-image">
<div class="promo-content">
<a href="/guidance/grenfell-tower-fire-june-2017-support-for-people-affected">
<img alt src="https://assets.publishing.service.gov.uk/frontend/homepage/grenfell-tower-support-06932b160e2a050a3c3cf663e03edcb389e4d20829442d51149f1783138c67f4.png"></img>
<h3>Grenfell Tower fire</h3>
</a>
<p>Find out about the support available.</p>
</div>
</div>
</div>
</div>
</section>
<hr id="more-on-govuk" aria-hidden="true"></hr>
<section class="popular-content" aria-labelledby="more-on-govuk-label">
<div class="inner-block floated-children">
<div class="single-column-heading">
<h2 id="more-on-govuk-label">More on GOV.UK</h2>
</div>
<div class="most-active">
<div class="floated-inner-block">
<h3>Most active</h3>
<ul class="most-active-content">
<li><a href="/jobsearch">Find a job</a></li>
<li><a href="/student-finance-register-login">Log in to student finance</a></li>
<li><a href="/passport-fees">Passport fees</a></li>
<li><a href="/jobseekers-allowance">Jobseeker's Allowance</a></li>
<li><a href="/council-tax-bands">Council Tax bands</a></li>
<li><a href="/running-a-limited-company">Running a limited company</a></li>
<li><a href="/book-a-driving-theory-test">Driving theory test</a></li>
<li><a href="/calculate-vehicle-tax-rates">Vehicle tax rates</a></li>
<li><a href="/vehicle-tax">Renew vehicle tax</a></li>
<li><a href="/vat-rates">VAT rates</a></li>
</ul>
</div>
</div>
<div class="promo-image" id="promo">
<div class="promo-content">
<h3 class="promo-text-cta">
<a href="/bank-holidays">
<span class="main-text">UK bank holidays</span>
</a>
</h3>
<p>Check the dates for <a href="/bank-holidays">bank holidays</a> in England, Wales, Scotland and Northern Ireland.</p>
</div>
</div>
</div>
</section>
</div>
</div>