-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathindex.html
363 lines (337 loc) · 19.5 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
<!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 href="css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="css/bootstrap-theme.css" rel="stylesheet" type="text/css">
<link href="css/styles.css" rel="stylesheet" type="text/css">
<script src="js/jquery-3.2.1.js"></script>
<script src="js/bootstrap.js"></script>
<script src="https://use.fontawesome.com/43a032c80c.js"></script>
<script src="js/scripts.js"></script>
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-104689093-1', 'auto');
ga('send', 'pageview');
</script>
<title>Anita's Kitchen</title>
</head>
<body>
<div class="container">
<!-- Section 1 includes the Logo, Slogan and Horizontal Line Menu-->
<div class="section1">
<!--Hamburger Modal Menu
<!-- Trigger the modal with a button -->
<div class="menulines">
<button type="button" class="btn" data-toggle="modal" data-target="#menuModal"><i class="fa fa-bars fa-lg" aria-hidden="true" ></i></button>
<!-- Modal -->
<div id="menuModal" class="modal fade" role="dialog">
<div class="modal-dialog modal-lg">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Hamburger Menu</h4>
</div>
<div class="modal-body">
<ul>
<li><a href="#">Contacts</a></li>
<li><a href="#">Events</a></li>
<li><a href="#">Menu</a></li>
</ul>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
<div class="logo">
<img src="assets/logoBig.png" alt="Company Logo">
<p>We Provide The Best Food <br /> At The <span class="boldSlogan">Right Price</span></p>
</div>
</div>
<!-- Section 2 includes the Drinks, Breakfast, Lunch and Dinner Clickable Menu-->
<div class="section2">
<div class="row">
<div class="col-md-3">
<p class="happyhour">Happy Hour </p>
<p class="partytime">Party Time</p>
</div>
<div class="col-md-3">
<p id="breakfast">Breakfast</p>
</div>
<div class="col-md-3">
<p id="lunch">Lunch</p>
</div>
<div class="col-md-3 ">
<p id="dinner">Dinner</p>
</div>
</div>
</div>
<!-- Section 3 includes information on Fast food and Drink items with photos-->
<div class="section3">
<!--Fast food row-->
<div class="row fastFoodRow">
<div class="col-md-6 fastFoodPhotos">
<img src="assets/fastFood1.jpg" alt="Photo of Fast Food"><br/>
<img src="assets/fastFood2.jpg" alt="Photo of Fast Food">
</div>
<div class="col-md-6">
<div class="fastFood">
<h3>Fast Food</h3>
<h4>You'll love our delicious food.</h4>
<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. 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.</p>
<button type="button" name="button">View Gallery →</button>
</div>
</div>
</div>
<!-- Drink Information Row-->
<div class="row drinksInfoRow">
<div class="col-md-6 drinksInfo">
<h3>Drinks</h3>
<h4>We also produce delicious drinks.</h4>
<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. 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.</p>
<button type="button" name="button">View Gallery →</button>
</div>
<div class="col-md-6 drinksInfoPhotos">
<img src="assets/drink1.jpg" alt="Photo of Drink">
<img src="assets/drink2.jpg" alt="Photo of Drink" class="drinksInfoPhoto2">
</div>
</div>
</div>
<!-- Section 4 includes navigation tabs for various menu items each with image carousels-->
<div class="section4">
<!-- Tab Navigation List-->
<div class="nav-list">
<ul class="nav nav-tabs nav-justified">
<li class="active"><a data-toggle="tab" href="#fastFood">Fast Food</a></li>
<li><a data-toggle="tab" href="#drinks">Drinks</a></li>
<li><a data-toggle="tab" href="#chicken">Chicken</a></li>
<li><a data-toggle="tab" href="#rice">Rice</a></li>
</ul>
<!-- Tab Content includes four carousels for the four tabs-->
<div class="tab-content">
<!-- Content for Fast Food Tab containing it's carousel-->
<div id="fastfood" class="tab-pane fade in active">
<div id="fastFoodCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#fastFoodCarousel" data-slide-to="0" class="active"></li>
<li data-target="#fastFoodCarousel" data-slide-to="1" class="active"></li>
<li data-target="#fastFoodCarousel" data-slide-to="2" class="active"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="assets/fastfood/chickenBurger.jpg" alt="Chicken Burger">
</div>
<div class="item active ">
<img src="assets/fastfood/beefBurger.jpg" alt="Beef Burger">
</div>
<div class="item active">
<img src="assets/fastfood/chickenPizza.jpg" alt="Chicken Pizza">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#fastFoodCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#fastFoodCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!-- Content for Drinks Tab containing it's carousel-->
<div id="drinks" class="tab-pane fade ">
<div id="drinksCarousel" class="carousel" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#drinksCarousel" data-slide-to="0" class="active"></li>
<li data-target="#drinksCarousel" data-slide-to="1" class="active"></li>
<li data-target="#drinksCarousel" data-slide-to="2" class="active"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="assets/fastfood/beefBurger.jpg" alt="Beef Burger">
</div>
<div class="item active ">
<img src="assets/fastfood/chickenBurger.jpg" alt="Chicken Burger">
</div>
<div class="item active">
<img src="assets/fastfood/chickenPizza.jpg" alt="Chicken Pizza">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#drinksCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#drinksCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!-- Content for the Chicken Tab containing it's carousel-->
<div id="chicken" class="tab-pane fade ">
<div id="chickenCarousel" class="carousel" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#chickenCarousel" data-slide-to="0" class="active"></li>
<li data-target="#chickenCarousel" data-slide-to="1" class="active"></li>
<li data-target="#chickenCarousel" data-slide-to="2" class="active"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="assets/fastfood/chickenPizza.jpg" alt="Chicken Pizza">
</div>
<div class="item active ">
<img src="assets/fastfood/beefBurger.jpg" alt="Beef Burger">
</div>
<div class="item active">
<img src="assets/fastfood/chickenBurger.jpg" alt="Chicken Burger">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#chickenCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#chickenCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!-- Content for the Rice Tab containing it's carousel-->
<div id="rice" class="tab-pane fade ">
<div id="riceCarousel" class="carousel" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#riceCarousel" data-slide-to="0" class="active"></li>
<li data-target="#riceCarousel" data-slide-to="1" class="active"></li>
<li data-target="#riceCarousel" data-slide-to="2" class="active"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<img src="assets/fastfood/chickenBurger.jpg" alt="Chicken Burger">
</div>
<div class="item active ">
<img src="assets/fastfood/beefBurger.jpg" alt="Beef Burger">
</div>
<div class="item active">
<img src="assets/fastfood/chickenPizza.jpg" alt="Chicken Pizza">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#riceCarousel" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#riceCarousel" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Section 5 includes testimonials from customers as a slideshow and information about the menu-->
<div class="section5">
<div class="row">
<div class="col-md-8 customers">
<h4>Our happy customers</h4>
<div id="testimonials" class="carousel" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#testimonials" data-slide-to="0" class="active"></li>
<li data-target="#testimonials" data-slide-to="1"></li>
<li data-target="#testimonials" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner">
<div class="item active">
<h5>George Richard</h5>
<p>Great food! Menu is awesome, their foods are not only great but also have great pricing. I'll highly recommend them.</p>
<img src="assets/customers/p2.png" alt="Customer 1">
</div>
<div class="item ">
<h5>Amy Poland</h5>
<p>Great food! Menu is awesome, their foods are not only great but also have great pricing. I'll highly recommend them.</p>
<img src="assets/customers/p1.png" alt="Customer 2">
</div>
<div class="item ">
<h5>James Micheals</h5>
<p>Great food! Menu is awesome, their foods are not only great but also have great pricing. I'll highly recommend them.</p>
<img src="assets/customers/p3.png" alt="Customer 3">
</div>
</div>
<!-- Left and right controls -->
<a class="left carousel-control" href="#testimonials" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#testimonials" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="col-md-4 about">
<h4>About Menu</h4>
<p>We are a small team of 9 members. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.</p>
</div>
</div>
</div>
<!-- Section 6 includes an email entry form for a subscription list-->
<div class="section6">
<p> Get our daily food items delivered to your email</p>
<div class="form-group">
<form id="subscribtionList">
<div class="rows">
<div class="col-md-8">
<input type="email" id="emailaddress" class="form-control" placeholder="Your email">
</div>
<div class="col-md-4">
<input type="button" value="Subscribe" id="subscribe" class="form-control">
</div>
</div>
</form>
</div>
</div>
<!-- Section 7 includes the website footer-->
<div class="section7">
<div class="footer">
<h5>
<img src="assets/footerlogos/logo_white.png" alt="White Logo">MENU
</h5>
<p>Thats what we are</p>
<i class="fa fa-facebook-square fa-lg" aria-hidden="true"></i>
<i class="fa fa-twitter-square fa-lg" aria-hidden="true"></i>
<i class="fa fa-pinterest-square fa-lg" aria-hidden="true"></i>
<p id="copyright">2016 Menu Restaurant</p>
</div>
</div>
</div>
</body>
</html>