-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
208 lines (208 loc) · 12.7 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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Wastefair</title>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="navigation">
<!-- <a href="#showmenu" class="showmenu">☰</a> -->
<label for="btnHamb" class="showmenu">☰</label>
<input type="checkbox" id="btnHamb">
<ul class="navigation__list" id="showmenu">
<li class="first-li">
<div class="logo">
<div class="logo__text">wastefair</div>
<object class="logo__icon" data="img/star-logo.svg" type="image/svg+xml"></object>
</div>
</li>
<li class="second-li">
<div class="nav--menu heading--sub">
<a href="#" class="menu menu1">Skip Hire</a>
<a href="#" class="menu menu2">Skip Sizes</a>
<a href="#" class="menu menu3">Advice</a>
<a href="#" class="menu menu4">About Us</a>
<a href="#" class="menu menu5">Blog</a>
<a href="#" class="menu menu6">
<img src="img/user-svgrepo-com.svg" alt="user-icon">
</a>
<a href="#" class="menu menu7">
<img src="img/shopping-cart-svgrepo-com.svg" alt="shopping-cart">
</a>
</div>
</li>
</ul>
</div>
<section class="hero">
<div class="hero-middle">
<div class="hero--intro">
<div class="heading--primary mar-b2 rect-container">The smarter way to<br>hire a skip</div>
<div class="heading--small-intro mar-b3">Save time and money with our reliable<br>nationwide skip hire and waste management services</div>
<div class="input">
<input type="text" class="hero-input" id="input-hero" placeholder="Enter your postcode"
><label class="label-hero" for="input-hero">View Prices</label>
</div>
</div>
<div class="hero--image">
<img class="hero-img" src="img/heroimage.png" alt="heroimage">
</div>
</div>
</section>
<section class="features">
<div class="feature__cards--container">
<div class="feature__card card--1">
<div class="card-1__img-container mar-b3"> </div>
<div class="features__heading--primary">"Great company to deal with and very much in control throughout"</div>
</div>
<div class="feature__card card--2">
<object class="feature__icons" data="img/Low_Cost.svg" type="image/svg+xml"></object>
<div class="features__heading--primary--2">Low cost skip hire</div>
<div class="feature__card--para heading--small-intro">An expert panel of conveyancing solicitors, regulated by the SRA and CQS accredited.</div>
</div>
<div class="feature__card card--3">
<object class="feature__icons icon-3" data="img/booking.svg" type="image/svg+xml"></object>
<div class="features__heading--primary--2 head-3-fix">Online Booking</div>
<div class="feature__card--para heading--small-intro para-3-fix">Fixed-free promise - the price we quote is the price you pay.<br>No hidden extras!</div>
</div>
<div class="feature__card card--4">
<object class="feature__icons icon-4" data="img/nextday.svg" type="image/svg+xml"></object>
<div class="features__heading--primary--2">Next Day Delivery</div>
<div class="feature__card--para heading--small-intro">Pay no legal fees if your move does not complete.<br>No Sale, No Free includes Search Plus Protection.</div>
</div>
</div>
</section>
<section class="timeline">
<div class="heading--primary rect-container timeline__heading mar-b4">Skip hire the easy way.</div>
<div class="timeline__grid">
<div class="timeline__divA-1">
<div class="timeline__divA--img">
<img class="step1__img" src="img/step1.png" alt="order">
</div>
<div class="timeline__divA--number"><span class="timeline__num-name">1</span></div>
<div class="timeline__divA--text">
<div class="timeline__sub--main footer__heading mar-b3">Order your skip online</div>
<div class="timeline__sub--sub footer__heading--sub">Place your skip order online or if you need a specialist skip, please request a quote. We will come back to you with a skip price on the same day.</div>
</div>
</div>
<div class="timeline__divB-1 placing-fix-1">
<img class="timeline__divB-1-img" src="img/squiggle-black-1.png" alt="step1">
</div>
<div class="timeline__divA-2">
<div class="timeline__divA--number"><span class="timeline__num-name">2</span></div>
<div class="timeline__divA--text">
<div class="timeline__sub--main footer__heading mar-b3">We deliver your skip</div>
<div class="timeline__sub--sub footer__heading--sub">Place your skip order online or if you need a specialist skip, please request a quote. We will come back to you with a skip price on the same day.</div>
</div>
<div class="timeline__divA--img">
<img class="step1__img" src="img/Step2.png" alt="order">
</div>
</div>
<div class="timeline__divB-2 placing-fix-1">
<img class="placing-fix-A" src="img/squiggle-black-2.png" alt="step1">
</div>
<div class="timeline__divA-1">
<div class="timeline__divA--img placing-fix-1">
<img class="step1__img" src="img/Step3.png" alt="order">
</div>
<div class="timeline__divA--number"><span class="timeline__num-name">3</span></div>
<div class="timeline__divA--text">
<div class="timeline__sub--main footer__heading mar-b3">Load up your skip</div>
<div class="timeline__sub--sub footer__heading--sub">Place your skip order online or if you need a specialist skip, please request a quote. We will come back to you with a skip price on the same day.</div>
</div>
</div>
<div class="timeline__divB-3">
<img src="img/squiggle-black-3.png" alt="step1">
</div>
<div class="timeline__divA-2 placing-fix-2">
<div class="timeline__divA--number"><span class="timeline__num-name">4</span></div>
<div class="timeline__divA--text">
<div class="timeline__sub--main footer__heading mar-b3">We collect and recycle</div>
<div class="timeline__sub--sub footer__heading--sub">Place your skip order online or if you need a specialist skip, please request a quote. We will come back to you with a skip price on the same day.</div>
</div>
<div class="timeline__divA--img">
<img class="step1__img" src="img/step4.png" alt="order">
</div>
</div>
</div>
</section>
<section class="skip">
<div class="skip-middle">
<div class="skip--intro">
<div class="heading--primary mar-b2 rect-container">See prices for skip hire<br>in your area</div>
<div class="heading--small-intro mar-b3">Save time and money with our reliable<br>nationwide skip hire and waste management services</div>
<div class="input">
<input type="text" class="hero-input" id="input-skip" placeholder="Enter your postcode"
><label class="label-hero" for="input-skip">View Prices</label>
</div>
</div>
</div>
</section>
<section class="help">
<div class="heading--primary mar-b2 rect-container help__heading">Skip hire help and service</div>
<div class="help__cards">
<div class="help__card">
<div class="card__container mar-b2"> </div>
<div class="card__heading heading--primary mar-b1">What size skip do I need?</div>
<div class="card__para heading--small-intro">Place your skip order online or if you need a specialist skip, please request a quote. We will come back to you with a skip price on the same day.</div>
</div>
<div class="help__card">
<div class="card__container mar-b2"> </div>
<div class="card__heading heading--primary mar-b1">What size skip do I need?</div>
<div class="card__para heading--small-intro">Place your skip order online or if you need a specialist skip, please request a quote. We will come back to you with a skip price on the same day.</div>
</div>
<div class="help__card">
<div class="card__container mar-b2"> </div>
<div class="card__heading heading--primary mar-b1">What size skip do I need?</div>
<div class="card__para heading--small-intro">Place your skip order online or if you need a specialist skip, please request a quote. We will come back to you with a skip price on the same day.</div>
</div>
</div>
<a class="button" href="#">Help & Advice</a>
</section>
<section class="footer">
<div class="footer__grid">
<div class="grid__company">
<div class="footer__heading mar-b2">Our Company</div>
<div class="divC footer__heading--sub">About Us</div>
<div class="divC footer__heading--sub">Skip Hire</div>
<div class="divC footer__heading--sub">Help & Advice</div>
<div class="divC footer__heading--sub">Blog</div>
<div class="divC footer__heading--sub">Beecome a Partner</div>
</div>
<div class="grid__areas">
<div class="div1 footer__heading mar-b2">Popular Areas</div>
<div class="grid__locations">
<div class="divA footer__heading--sub">London</div>
<div class="divA footer__heading--sub">Brimingham</div>
<div class="divA footer__heading--sub">Manchester</div>
<div class="divA footer__heading--sub">Liverpool</div>
<div class="divA footer__heading--sub">Leeds</div>
<div class="divA footer__heading--sub">Sheffield</div>
<div class="divA footer__heading--sub">Nottingham</div>
<div class="divA footer__heading--sub">Cardiff</div>
<div class="divA footer__heading--sub">Glasgow</div>
<div class="divA footer__heading--sub">Newcastle</div>
<div class="divA footer__heading--sub">Northampton</div>
<div class="divA footer__heading--sub">Leicester</div>
<div class="divA footer__heading--sub">Sunderland</div>
<div class="divA footer__heading--sub">Portsmouth</div>
<div class="divA footer__heading--sub">View All --></div>
</div>
</div>
<div class="grid__social">
<object class="footer__icon mar-b2" data="img/footer.svg" type="image/svg+xml"></object>
<div class="footer__social--container">
<div class="footer--socialmedia"><span class="footer__social--icon-num">1</span></div>
<div class="footer--socialmedia"><span class="footer__social--icon-num">2</span></div>
<div class="footer--socialmedia"><span class="footer__social--icon-num">3</span></div>
<div class="footer--socialmedia"><span class="footer__social--icon-num">4</span></div>
</div>
</div>
</div>
<div class="footer__copyright footer__heading--sub">Lorem ipsum dolor sit amet consectetur adipisicing elit. Itaque consectetur nulla vero nemo? Placeat possimus, libero assumenda laborum eveniet quasi quos rerum odit! Assumenda alias at officiis reiciendis rem cum?</div>
</section>
</body>
</html>