-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
338 lines (319 loc) · 14 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Coffee Co. Inc.</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="website template,coffee shop,html5,css 3,bootstrap,bootstrap 4">
<meta name="author" content="Adam Falchetta">
<link rel="stylesheet" href="https://bootswatch.com/4/lux/bootstrap.min.css">
<link rel="stylesheet" href="css/styles.css">
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
</head>
<body id="home">
<button onclick="topFunction()" id="myBtn" title="Go to top"><i class="fa fa-arrow-up" aria-hidden="true"></i></button>
<nav class="navbar transparent navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="#">Coffee Co. Inc.</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor03" aria-controls="navbarColor03" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarColor03">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#features">Features</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#price">Pricing</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
</ul>
</div>
</nav>
<header>
<div class="wrap">
<div id="slider">
<div class="slide slide1">
<div class="slide-content">
<span>Est. 1998</span> <!-- Text in the first slide Change this to anything you like.-->
<p>Lorem ipsum dolor</p>
</div>
</div>
<div class="slide slide2">
<div class="slide-content">
<span>Lorem ipsum dolor</span><!-- Text in the second slide Change this to anything you like.-->
<p>Lorem ipsum dolor</p>
</div>
</div>
<div class="slide slide3">
<div class="slide-content">
<span>Lorem ipsum dolor</span> <!-- Text in the Third slide Change this to anything you like.-->
<p>Lorem ipsum dolor</p>
</div>
</div>
</div>
</div>
</header>
<section id="features">
<div class="container coffeeform">
<h4>Let Us Find Your Perfect Drink...</h4>
<div class="row">
<div class="col-sm">
<p>Daily Ritual</p>
<form>
<div class="checkbox pt-1">
<label><input type="radio" id="early" name="daily" value="" checked>Early Riser</label>
</div>
<div class="checkbox pt-1">
<label><input type="radio" id="middle" name="daily" value="">Middle Of The Road</label>
</div>
<div class="checkbox pt-1">
<label><input type="radio" id="night" name="daily" value="">Night Owl</label>
</div>
</form>
</div>
<div class="col-sm">
<p>Taste</p>
<div class="checkbox pt-1">
<label><input type="radio" id="light" name="taste" value="" checked>Light and Fresh</label>
</div>
<div class="checkbox pt-1">
<label><input type="radio" id="middle2" name="taste" value="">Middle Of The Road</label>
</div>
<div class="checkbox pt-1">
<label><input type="radio" id="dirty" name="taste" value="" >Down and Dark</label>
</div>
</div>
<div class="col-sm">
<p>Flavor Enhancer</p>
<div class="checkbox pt-1">
<label><input type="radio" id="black" name="flavor" value="" checked>Black (no cream/no sugar)</label>
</div>
<div class="checkbox pt-1">
<label><input type="radio" id="middle3" name="flavor" value="">Average amount of cream and sugar</label>
</div>
<div class="checkbox pt-1">
<label><input type="radio" id="pour" name="flavor" value="">Pour it on in</label>
</div>
</div>
</div>
<button type="submit" class="btn btn-outline-primary mt-1" id="submitbutton">Submit</button>
<div id="results" class="pt-1"></div>
</div>
</section>
<section id="price">
<div id="price-blocks" class="container mt-5">
<div class="row">
<div class="col-sm">
<h4>Hardcore</h4>
<ul>
<li>Espresso $0.00</li>
<li>Cappuccino $0.00</li>
<li>Macchiato $0.00</li>
<li>Latte $0.00</li>
<li>Americano $0.00</li>
</ul>
</div>
<div class="col-sm">
<h4>Fruit & Veg Juice</h4>
<ul>
<li>Cucumber Juice $0.00</li>
<li>Carrot and Apple Juice $0.00</li>
<li>Ginger and Mango $0.00</li>
<li>Strawberry and Guava $0.00</li>
<li>Kiwi and Kale $0.00</li>
</ul>
</div>
<div class="col-sm">
<h4>Smooties</h4>
<ul>
<li>Avacado $0.00</li>
<li>Bananna and Mango $0.00</li>
<li>Peach $0.00</li>
<li>Coffee $0.00</li>
<li>Double Mocha $0.00</li>
</ul>
</div>
<div class="col-sm">
<h4>The Standard American</h4>
<ul>
<li>Regular/Decaff 8oz $2.99</li>
<li>Regular/Decaff 16oz $3.99</li>
<li>Regular/Decaff 24oz $4.99</li>
<li>Regular/Decaff 30oz bucket $6.99</li>
</ul>
</div>
</div>
<div class="row mt-3">
<div class="col-sm">
<h4>Hardcore</h4>
<ul>
<li>Espresso $0.00</li>
<li>Cappuccino $0.00</li>
<li>Macchiato $0.00</li>
<li>Latte $0.00</li>
<li>Americano $0.00</li>
</ul>
</div>
<div class="col-sm">
<h4>Fruit & Veg Juice</h4>
<ul>
<li>Cucumber Juice $0.00</li>
<li>Carrot and Apple Juice $0.00</li>
<li>Ginger and Mango $0.00</li>
<li>Strawberry and Guava $0.00</li>
<li>Kiwi and Kale $0.00</li>
</ul>
</div>
<div class="col-sm">
<h4>Smooties</h4>
<ul>
<li>Avacado $0.00</li>
<li>Bananna and Mango $0.00</li>
<li>Peach $0.00</li>
<li>Coffee $0.00</li>
<li>Double Mocha $0.00</li>
</ul>
</div>
<div class="col-sm">
<h4>The Standard American</h4>
<ul>
<li>Regular/Decaff 8oz $2.99</li>
<li>Regular/Decaff 16oz $3.99</li>
<li>Regular/Decaff 24oz $4.99</li>
<li>Regular/Decaff 30oz bucket $6.99</li>
</ul>
</div>
</div>
<div class="row mt-3">
<div class="col-sm">
<h4>Hardcore</h4>
<ul>
<li>Espresso $0.00</li>
<li>Cappuccino $0.00</li>
<li>Macchiato $0.00</li>
<li>Latte $0.00</li>
<li>Americano $0.00</li>
</ul>
</div>
<div class="col-sm">
<h4>Fruit & Veg Juice</h4>
<ul>
<li>Cucumber Juice $0.00</li>
<li>Carrot and Apple Juice $0.00</li>
<li>Ginger and Mango $0.00</li>
<li>Strawberry and Guava $0.00</li>
<li>Kiwi and Kale $0.00</li>
</ul>
</div>
<div class="col-sm">
<h4>Smooties</h4>
<ul>
<li>Avacado $0.00</li>
<li>Bananna and Mango $0.00</li>
<li>Peach $0.00</li>
<li>Coffee $0.00</li>
<li>Double Mocha $0.00</li>
</ul>
</div>
<div class="col-sm">
<h4>The Standard American</h4>
<ul>
<li>Regular/Decaff 8oz $2.99</li>
<li>Regular/Decaff 16oz $3.99</li>
<li>Regular/Decaff 24oz $4.99</li>
<li>Regular/Decaff 30oz bucket $6.99</li>
</ul>
</div>
</div>
</div>
</section>
<section id="about">
<div class="container">
<img src="mainimages/profile-img.jpg" alt="owner" class="profile-img">
<div class="aboutinfo">
Lorem ipsum dolor sit amet, consectetur adipisicing 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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipisicing 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. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
</div>
</div>
</section>
<!-- Footer -->
<footer class="page-footer font-small pt-4">
<!-- Footer Links -->
<div class="container-fluid text-center text-md-left">
<!-- Grid row -->
<div class="row">
<!-- Grid column -->
<div class="col-md-6 mt-md-0 mt-3">
<!-- Content -->
<h5 class="text-uppercase">Coffee Co. Inc.</h5>
<p>Drop Us a Line Anytime.</p>
</div>
<!-- Grid column -->
<hr class="clearfix w-100 d-md-none pb-3">
<!-- Grid column -->
<div class="col-md-3 mb-md-0 mb-3">
<!-- Links -->
<h5 class="text-uppercase">Links</h5>
<ul class="list-unstyled">
<li>
<a href="#!">Link 1</a>
</li>
<li>
<a href="#!">Link 2</a>
</li>
<li>
<a href="#!">Link 3</a>
</li>
<li>
<a href="#!">Link 4</a>
</li>
</ul>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-3 mb-md-0 mb-3">
<!-- Links -->
<h5 class="text-uppercase">Social Media Links</h5>
<ul class="list-unstyled">
<li>
<a href="#!">Twitter</a>
</li>
<li>
<a href="#!">Facebook</a>
</li>
<li>
<a href="#!">Pinterest</a>
</li>
<li>
<a href="#!">Google +</a>
</li>
</ul>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
<!-- Footer Links -->
<!-- Copyright -->
<div class="footer-copyright text-center py-3">© 2018 Copyright: Your Company Name Here
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
<!--custom javascript -->
<script src="js/main.js"></script>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>