-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmenu.html
More file actions
390 lines (384 loc) · 14.1 KB
/
menu.html
File metadata and controls
390 lines (384 loc) · 14.1 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
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
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Staple Food a Restaurants Category Bootstrap Responsive website Template | Menu :: w3layouts</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Staple Food Responsive web template, Bootstrap Web Templates, Flat Web Templates, Android Compatible web template,
SmartPhone Compatible web template, free WebDesigns for Nokia, Samsung, LG, Sony Ericsson, Motorola web design" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- Custom Theme files -->
<link href="css/bootstrap.css" type="text/css" rel="stylesheet" media="all">
<link href="css/style.css" type="text/css" rel="stylesheet" media="all">
<link href="css/font-awesome.css" rel="stylesheet"> <!-- font-awesome icons -->
<!-- //Custom Theme files -->
<!-- js -->
<script src="js/jquery-2.2.3.min.js"></script>
<!-- //js -->
<!-- web-fonts -->
<link href="//fonts.googleapis.com/css?family=Berkshire+Swash" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Yantramanav:100,300,400,500,700,900" rel="stylesheet">
<!-- //web-fonts -->
</head>
<body>
<!-- banner -->
<div class="banner about-w3bnr">
<!-- header -->
<div class="header">
<div class="w3ls-header"><!-- header-one -->
<div class="container">
<div class="w3ls-header-left">
<p>Free home delivery at your doorstep For Above $30</p>
</div>
<div class="w3ls-header-right">
<ul>
<li class="head-dpdn">
<i class="fa fa-phone" aria-hidden="true"></i> Call us: +01 222 33345
</li>
<li class="head-dpdn">
<a href="login.html"><i class="fa fa-sign-in" aria-hidden="true"></i> Login</a>
</li>
<li class="head-dpdn">
<a href="signup.html"><i class="fa fa-user-plus" aria-hidden="true"></i> Signup</a>
</li>
<li class="head-dpdn">
<a href="offers.html"><i class="fa fa-gift" aria-hidden="true"></i> Offers</a>
</li>
<li class="head-dpdn">
<a href="help.html"><i class="fa fa-question-circle" aria-hidden="true"></i> Help</a>
</li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
</div>
<!-- //header-one -->
<!-- navigation -->
<div class="navigation agiletop-nav">
<div class="container">
<nav class="navbar navbar-default">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header w3l_logo">
<button type="button" class="navbar-toggle collapsed navbar-toggle1" data-toggle="collapse" data-target="#bs-megadropdown-tabs">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<h1><a href="index.html">Staple<span>Best Food Collection</span></a></h1>
</div>
<div class="collapse navbar-collapse" id="bs-megadropdown-tabs">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<!-- Mega Menu -->
<li class="dropdown">
<a href="#" class="dropdown-toggle active" data-toggle="dropdown">Menu <b class="caret"></b></a>
<ul class="dropdown-menu multi-column columns-3">
<div class="row">
<div class="col-sm-4">
<ul class="multi-column-dropdown">
<h6>Food type</h6>
<li><a href="menu.html">Breakfast</a></li>
<li><a href="menu.html">Lunch</a></li>
<li><a href="menu.html">Dinner</a></li>
</ul>
</div>
<div class="col-sm-4">
<ul class="multi-column-dropdown">
<h6>Cuisine</h6>
<li><a href="menu.html">Indian Recipes</a></li>
<li><a href="menu.html">American Recipes</a></li>
<li><a href="menu.html">French Recipes</a></li>
<li><a href="menu.html">Italian Recipes</a></li>
</ul>
</div>
<div class="col-sm-4">
<ul class="multi-column-dropdown">
<h6>Box type</h6>
<li><a href="menu.html">Diet</a></li>
<li><a href="menu.html">Mini</a></li>
<li><a href="menu.html">Regular</a></li>
<li><a href="menu.html">Special</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</ul>
</li>
<li><a href="about.html">About</a></li>
<li class="w3pages"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Pages <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="icons.html">Web Icons</a></li>
<li><a href="codes.html">Short Codes</a></li>
</ul>
</li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<div class="cart cart box_1">
<form action="#" method="post" class="last">
<input type="hidden" name="cmd" value="_cart" />
<input type="hidden" name="display" value="1" />
<button class="w3view-cart" type="submit" name="submit" value=""><i class="fa fa-cart-arrow-down" aria-hidden="true"></i></button>
</form>
</div>
</nav>
</div>
</div>
<!-- //navigation -->
</div>
<!-- //header-end -->
<!-- banner-text -->
<div class="banner-text">
<div class="container">
<h2>Delicious food from the <br> <span>Best Chefs For you.</span></h2>
</div>
</div>
</div>
<!-- //banner -->
<!-- breadcrumb -->
<div class="container">
<ol class="breadcrumb w3l-crumbs">
<li><a href="#"><i class="fa fa-home"></i> Home</a></li>
<li class="active">Menu</li>
</ol>
</div>
<!-- //breadcrumb -->
<!-- menu list -->
<div class="wthree-menu">
<img src="images/i2.jpg" class="w3order-img" alt=""/>
<div class="container">
<h3 class="w3ls-title">Menu</h3>
<p class="w3lsorder-text">Here your Staple Food Varieties</p>
<div class="menu-agileinfo">
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Breakfast</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Salads</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Hot Food</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Breads</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Deli Pots & Little Pots</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Snacks & Treats</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Drinks</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> South Indian</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Catering</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Soups</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Lunchbox</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Dinner</a>
</div>
<div class="clearfix"> </div>
</div>
<div class="w3spl-menu">
<h3 class="w3ls-title">Seasonal Menu</h3>
<p class="w3lsorder-text">Here your Staple Food Varieties</p>
<div class="menu-agileinfo">
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html">Fondue Savoyarde</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html">Garbure</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html">Poulet</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html">Cherry Clafouti</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html"> Spinach Soufflé</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html">Baeckeoffe</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html">Ratatouille</a>
</div>
<div class="col-md-4 col-sm-4 col-xs-6 menu-w3lsgrids">
<a href="products.html">Piperade</a>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
</div>
<!-- //menu list -->
<!-- add-products -->
<div class="add-products">
<div class="container">
<h3 class="w3ls-title w3ls-title1">Today's Offers</h3>
<div class="add-products-row">
<div class="w3ls-add-grids">
<a href="products.html">
<h4>Get <span>10%<br>Cashback</span></h4>
<h5>Special Offer Today Only</h5>
<h6>Order Now <i class="fa fa-arrow-circle-right" aria-hidden="true"></i></h6>
</a>
</div>
<div class="w3ls-add-grids w3ls-add-grids-right">
<a href="products.html">
<h4>GET Upto<span><br>5% Offer</span></h4>
<h5>On Order Lunch Today</h5>
<h6>Order Now <i class="fa fa-arrow-circle-right" aria-hidden="true"></i></h6>
</a>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!-- //add-products -->
<!-- subscribe -->
<div class="subscribe agileits-w3layouts">
<div class="container">
<div class="col-md-6 social-icons w3-agile-icons">
<h4>Keep in touch</h4>
<ul>
<li><a href="#" class="fa fa-facebook icon facebook"> </a></li>
<li><a href="#" class="fa fa-twitter icon twitter"> </a></li>
<li><a href="#" class="fa fa-google-plus icon googleplus"> </a></li>
<li><a href="#" class="fa fa-dribbble icon dribbble"> </a></li>
<li><a href="#" class="fa fa-rss icon rss"> </a></li>
</ul>
<ul class="apps">
<li><h4>Download Our app : </h4> </li>
<li><a href="#" class="fa fa-apple"></a></li>
<li><a href="#" class="fa fa-windows"></a></li>
<li><a href="#" class="fa fa-android"></a></li>
</ul>
</div>
<div class="col-md-6 subscribe-right">
<h3 class="w3ls-title">Subscribe to Our <br><span>Newsletter</span></h3>
<form action="#" method="post">
<input type="email" name="email" placeholder="Enter your Email..." required="">
<input type="submit" value="Subscribe">
<div class="clearfix"> </div>
</form>
<img src="images/i1.png" class="sub-w3lsimg" alt=""/>
</div>
<div class="clearfix"> </div>
</div>
</div>
<!-- //subscribe -->
<!-- footer -->
<div class="footer agileits-w3layouts">
<div class="container">
<div class="w3_footer_grids">
<div class="col-xs-6 col-sm-3 footer-grids w3-agileits">
<h3>company</h3>
<ul>
<li><a href="about.html">About Us</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="careers.html">Careers</a></li>
<li><a href="help.html">Partner With Us</a></li>
</ul>
</div>
<div class="col-xs-6 col-sm-3 footer-grids w3-agileits">
<h3>help</h3>
<ul>
<li><a href="faq.html">FAQ</a></li>
<li><a href="login.html">Returns</a></li>
<li><a href="login.html">Order Status</a></li>
<li><a href="offers.html">Offers</a></li>
</ul>
</div>
<div class="col-xs-6 col-sm-3 footer-grids w3-agileits">
<h3>policy info</h3>
<ul>
<li><a href="terms.html">Terms & Conditions</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="login.html">Return Policy</a></li>
</ul>
</div>
<div class="col-xs-6 col-sm-3 footer-grids w3-agileits">
<h3>Menu</h3>
<ul>
<li><a href="menu.html">All Day Menu</a></li>
<li><a href="menu.html">Lunch</a></li>
<li><a href="menu.html">Dinner</a></li>
<li><a href="menu.html">Flavours</a></li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<div class="copyw3-agile">
<div class="container">
<p>© 2017 Staple Food. All rights reserved | Design by <a href="http://w3layouts.com/">W3layouts</a></p>
</div>
</div>
<!-- //footer -->
<!-- cart-js -->
<script src="js/minicart.js"></script>
<script>
w3ls.render();
w3ls.cart.on('w3sb_checkout', function (evt) {
var items, len, i;
if (this.subtotal() > 0) {
items = this.items();
for (i = 0, len = items.length; i < len; i++) {
}
}
});
</script>
<!-- //cart-js -->
<!-- start-smooth-scrolling -->
<script src="js/SmoothScroll.min.js"></script>
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!-- //end-smooth-scrolling -->
<!-- smooth-scrolling-of-move-up -->
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<!-- //smooth-scrolling-of-move-up -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/bootstrap.js"></script>
</body>
</html>