-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
323 lines (317 loc) · 15.8 KB
/
index.html
File metadata and controls
323 lines (317 loc) · 15.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/2f59828723.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="css/styles.css">
<title>Whiskey Drop | Taste a new whiskey every month</title>
</head>
<body>
<!-- Navigation bar -->
<div class="container-fluid navalert-container">
<div class="container-fluid alert-container">
<div class="row d-none d-sm-block">
<div class="col-12">
<div class="site-wide-alert alert alert-warning">
<strong>Sale Now On!</strong> We've got a sale on. Get a 12-month subscription for the price of
6! <a href="">See here for details!</a>
</div>
</div>
</div>
</div>
<nav class="navbar navbar-dark navbar-expand-sm">
<a href="/" class="navbar-brand">Whiskey Drop</a>
<button class="navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav mr-auto">
<li class="active nav-item mr-2"><a class="nav-link" href="/">Home</a></li>
<li class="nav-item mr-2"><a class="nav-link" href="/about">About</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Whiskeys
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="#">Irish</a>
<a class="dropdown-item" href="#">Scotch</a>
<a class="dropdown-item" href="#">Japanese</a>
<a class="dropdown-item" href="#">American</a>
</div>
</li>
<li class="nav-item mr-2 d-block d-sm-none"><a class="nav-link" href="/login">Sign In / Sign Up</a>
</li>
</ul>
</div>
<div class="d-none d-md-block">
<p class="navbar-text my-auto mr-2"><i>Great whiskey delivered to your door!</i></p>
<a href="/login" class="btn btn--cta btn--red">Sign In / Sign Up</a>
</div>
</nav>
</div>
<div class="container-fluid callout-container">
<div class="opaque-overlay"> </div>
<div class="row">
<div class="col-12">
<section class="callout jumbotron text-center">
<h1 class="jubotron-header">The finest whiskeys delivered to your doorstep.</h1>
<hr class="block-divider block-divider--orange">
<p class="lead">Sign up today to start receiving the world's best whiskeys every month.
<s class="d-none d-sm-inline">€9.99</s>
<span class="d-inline d-sm-none"><br></span>
<strong><mark>First one is free!</mark></strong>
</p>
<p class="text-muted"><small>You must be over 18. Please drink responsiby.</small></p>
<button class="btn btn-lg btn--cta btn--red" data-toggle="modal" data-target="#signUpModal">Sign
up!</button>
</section>
</div>
</div>
</div>
<!-- / Call out container -->
<!-- Quotes section -->
<div class="container-wrapper">
<div class="container quotes-container content-container">
<seciton class="quotes">
<div class="row">
<div class="col-12 page-header">
<h2 class="text-uppercase">Quotes:</h2>
<hr class="block-divider block-divider--short">
</div>
</div>
<div class="row">
<div class="col-12 col-md-6">
<div class="media">
<div class="d-none d-sm-block">
<img src="images/girl-image.png" alt="Picture of female user"
class="rounded-circle mr-3" height="100" width="100">
</div>
<div class="media-body">
<blockquote class="blockquote">
<p>I've been introduced to more than 10 great international whiskeys I never knew
about.
</p>
<p>- Jane Doe</p>
</blockquote>
</div>
</div>
</div>
<div class="col-12 col-md-6">
<div class="media">
<div class="d-none d-sm-block">
<img src="images/guy-image.png" alt="Picture of female user" class="rounded-circle mr-3"
height="100" width="100">
</div>
<div class="media-body">
<blockquote class="blockquote">
<p>I haven't been sober for months!</p>
<p>- Jane Doe</p>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</seciton>
<!-- / Quotes section -->
<!-- Features section -->
<div class="container-wrapper container-wrapper--red">
<div class="container features-container content-container">
<section class="features">
<div class="row">
<div class="col-12 page-header">
<h2 class="text-uppercase">Features:</h2>
<hr class="block-divider block-divider--short block-divider--white">
</div>
</div>
<div class="row">
<div class="col-12 col-md-6 col-lg-4">
<div class="feature">
<h3><i class="fas fa-gift d-none d-sm-block"></i> Feature 1 <span
class="badge badge-success">NEW!</span></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt
ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco
laboris nisi ut aliquip ex ea commodo consequat.</p>
<p><a class="btn btn-sm">Read more</a></p>
</div>
</div>
<div class="col-12 col-md-6 col-lg-4">
<div class="feature">
<h3><i class="fas fa-credit-card d-none d-sm-block"></i> Feature 2</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt
ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco
laboris nisi ut aliquip ex ea commodo consequat.</p>
<p><a class="btn btn-sm">Read more</a></p>
</div>
</div>
<div class="col-12 d-md-none d-lg-block col-lg-4">
<div class="feature">
<h3><i class="fas fa-times-circle d-none d-sm-block"></i> Feature 3</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt
ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco
laboris nisi ut aliquip ex ea commodo consequat.</p>
<p><a class="btn btn-sm">Read more</a></p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- / Fetures section -->
<!-- Monthly favourites -->
<div class="container-wrapper">
<div class="container content-container">
<div class="col-12 page-header">
<h2 class="text-uppercase">User's favourites this month:</h2>
<hr class="block-divider block-divider--short">
</div>
<div class="col-12">
<table class="table text-center">
<thead>
<th scope="col">Name</th>
<th scope="col">Country of origin</th>
<th scope="col">Users rating</th>
</thead>
<tbody>
<tr>
<td>Teeling</td>
<td>Republic of Ireland</td>
<td>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
</td>
</tr>
<tr>
<td>Proper Twelve</td>
<td>Republic of Ireland</td>
<td>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
</td>
</tr>
<tr>
<td>Irishman</td>
<td>Republic of Ireland</td>
<td>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star checked"></span>
<span class="fa fa-star"></span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</article>
</div>
<!-- / Monthly favourites-->
<!-- Footer code -->
<footer>
<div class="container-fluid footer-container">
<div class="row">
<div class="col-md-4">
<div class="footer-header">
<p class="h4">Whiskey Drop</p>
</div>
<p class="small">Delivering great quality whiskey's to your doorstep</p>
<div class="footer-address">
<address>
<p>Whiskey Lane 123 <br>
Lower Bar Street <br>
Dublin 19 <br>
Republic of Ireland
</p>
</address>
</div>
</div>
<div class="col-md-4 ml-auto d-none d-md-block">
<p class="h4">Business opportinities</p>
<p class="small">Feel free to let us know about possible business opportinities using contact details below</p>
<div class="footer-businesscontact">
<p>+353 1 111 2223<br>
<a href="mailto:info@whiskeydrop.ie">Send us an email</a><br>
Or pop into our HQ! <br>
</p>
</div>
</div>
</div>
</div>
<div class="container-fluid copyright-container">
<div class="row">
<div class="col-md-12">
<p class="text-center copyright-text">Copyright (C) 2020 Code Institute &
Ivan
Branimir Skoric</p>
</div>
</div>
</footer>
<!-- / Footer code -->
<!-- Modal code -->
<div class="modal" tabindex="-1" role="dialog" id="signUpModal">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Sign up to Whiskey Drop</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<form>
<div class="form-group">
<label for="email">Email address</label>
<input type="email" class="form-control" id="email
aria-describedby=" emailHelp">
<small id="emailHelp" class="form-text text-muted">We'll never share your email with anyone
else.</small>
</div>
<div class="form-group">
<label for="password">Password</label>
<input type="password" class="form-control" id="password">
<label for="password-repeat">Repeat your password</label>
<input type="password-repeat" class="form-control" id="password-repeat">
</div>
<small id="emailHelp" class="form-text text-muted">You must be over 18 to sign up. T&Cs
apply.</small>
</div>
<button type="submit" class="btn btn-success my-2 mr-2 ml-2">Submit</button>
</form>
</div>
</div>
</div>
</div>
<!-- / Modal code -->
<!-- Bootstrap JS scripts -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous">
</script>
<!-- / Bootstrap JS scripts -->
</body>
</html>