This repository has been archived by the owner on May 21, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecipe-list.htm
322 lines (267 loc) · 11.4 KB
/
recipe-list.htm
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
<!DOCTYPE html>
<html lang="en-AU" class="no-js">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="initial-scale=1, minimum-scale=1" />
<title>DON Smallgoods</title>
<!--[if lte IE 9]><script src="src/js/ie.lteIE9.js"></script><![endif]-->
<script>(function(d){d.classList.remove("no-js"); d.className += " js";}(document.documentElement));</script>
<link rel="stylesheet" type="text/css" href="src/css/fonts.css" />
<link rel="stylesheet" type="text/css" href="src/css/global.css" />
<link rel="stylesheet" type="text/css" href="src/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="src/css/ie.lte9.css" /><![endif]-->
</head>
<body>
<header id="top">
<h1 id="logo"><a class="r logo" href="index.htm">DON</a></h1>
<input class="control" type="checkbox" id="mode-1" checked="checked" />
<nav id="topnav">
<h2 class="nonvisual">Site Navigation</h2>
<label class="i disclosure" for="mode-1">Site Navigation</label>
<div id="topnav-menus">
<ul id="topnav-l">
<li><a href="index.htm">Home</a></li>
<li>
<input class="control" type="checkbox" id="mode-2" checked="checked" />
<a href="range-list.htm"><label class="disclosure" for="mode-2"></label>Our Range</a>
<ul>
<li><a href="range-list.htm">View All</a></li>
<li><a href="range-single.htm">DON® Ham & Shaved Meats</a></li>
<li><a href="range-single.htm">DON® Bacon</a></li>
<li><a href="range-single.htm">DON® Frankfurts</a></li>
<li><a href="range-single.htm">DON® Salami</a></li>
<li><a href="range-single.htm">DON® Luncheon</a></li>
<li><a href="range-single.htm">DON® Continentals</a></li>
</ul>
</li>
<li class="active"><a href="recipe-list.htm">Recipes</a></li>
</ul>
<ul id="topnav-r">
<li>
<input class="control" type="checkbox" id="mode-3" checked="checked" />
<a href="craft.htm"><label class="disclosure" for="mode-3"></label>Our Craft</a>
<ul>
<li><a href="craft-expertise.htm">DON Expertise</a></li>
<li><a href="craft-dictionary.htm">Smallgoods Dictionary</a></li>
</ul>
</li>
<li>
<input class="control" type="checkbox" id="mode-4" checked="checked" />
<a href="story.htm"><label class="disclosure" for="mode-4"></label>Our Story</a>
<ul>
<li><a href="story.htm">The DON Story</a></li>
<li><a href="story-caring.htm">Caring Everyday</a></li>
<li><a href="story-careers.htm">Careers</a></li>
<li><a href="contact.htm">Contact Us/FAQs</a></li>
</ul>
</li>
<li><a href="contact.htm">Contact</a></li>
</ul>
</div>
</nav>
</header>
<main>
<div id="masthead" class="poster" role="banner"><img style="margin-top: -32%;" src="uploads/tapas__0145_w0K_LR.jpg" alt="" /></div>
<div id="page-body">
<h2 id="page-title">Recipes</h2>
<form class="filters" method="get">
<h3>Filter by:</h3>
<label class="sdd" for="filter-meal" id="s-filter-meal">
<select id="filter-meal" name="meal">
<option value="">Meal</option>
<option value="1">Breakfast</option>
<option value="2">Lunch</option>
<option value="3">Dinner</option>
<option value="4">Snacks</option>
</select>
<span class="opts" tabindex="1">
<span data-value="" class="active">Meal</span>
<span data-value="1">Breakfast</span>
<span data-value="2">Lunch</span>
<span data-value="3">Dinner</span>
<span data-value="4">Snacks</span>
</span>
</label>
<label class="sdd" for="filter-range" id="s-filter-range">
<select id="filter-range" name="range">
<option value="">Product Category</option>
<option value="1">DON® Ham & Shaved Meats</option>
<option value="2">DON® Bacon</option>
<option value="3">DON® Frankfurts</option>
<option value="4">DON® Salami</option>
<option value="5">DON® Luncheon</option>
<option value="6">DON® Continentals</option>
</select>
<span class="opts" tabindex="1">
<span data-value="" class="active">Product Category</span>
<span data-value="1">DON® Ham & Shaved Meats</span>
<span data-value="2">DON® Bacon</span>
<span data-value="3">DON® Frankfurts</span>
<span data-value="4">DON® Salami</span>
<span data-value="5">DON® Luncheon</span>
<span data-value="6">DON® Continentals</span>
</span>
</label>
<input type="submit" value="Search" />
</form>
<ul class="gallery">
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/Crispy-Bacon-with-Smashed-Avocado,-Feta-&-Mint-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Prosctiutto wrapped chicken breast</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/Potato-Pizza-with-Bacon-&-Thyme-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Four Pepper Salami and burnt sage butter gnocchi</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/English-Ham-and-Cheese-Platter-with-Heirloom-Tomatoes-and-Pumpkin-Marmalade-LR-460x460.jpg" alt="" /></span>
<span class="name">Summer Antipasto Platter</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/American-Style-Chilli-Dogs-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Prosciutto and chorizo paella</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/Crispy-Bacon-with-Smashed-Avocado,-Feta-&-Mint-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Prosctiutto wrapped chicken breast</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/Potato-Pizza-with-Bacon-&-Thyme-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Four Pepper Salami and burnt sage butter gnocchi</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/English-Ham-and-Cheese-Platter-with-Heirloom-Tomatoes-and-Pumpkin-Marmalade-LR-460x460.jpg" alt="" /></span>
<span class="name">Summer Antipasto Platter</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/American-Style-Chilli-Dogs-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Prosciutto and chorizo paella</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/Crispy-Bacon-with-Smashed-Avocado,-Feta-&-Mint-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Prosctiutto wrapped chicken breast</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/Potato-Pizza-with-Bacon-&-Thyme-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Four Pepper Salami and burnt sage butter gnocchi</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/English-Ham-and-Cheese-Platter-with-Heirloom-Tomatoes-and-Pumpkin-Marmalade-LR-460x460.jpg" alt="" /></span>
<span class="name">Summer Antipasto Platter</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/American-Style-Chilli-Dogs-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Prosciutto and chorizo paella</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/Crispy-Bacon-with-Smashed-Avocado,-Feta-&-Mint-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Prosctiutto wrapped chicken breast</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/Potato-Pizza-with-Bacon-&-Thyme-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Four Pepper Salami and burnt sage butter gnocchi</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/English-Ham-and-Cheese-Platter-with-Heirloom-Tomatoes-and-Pumpkin-Marmalade-LR-460x460.jpg" alt="" /></span>
<span class="name">Summer Antipasto Platter</span>
<span class="view">View recipe</span>
</a>
</li>
<li>
<a href="recipe-single.htm">
<span class="framed"><img src="uploads/American-Style-Chilli-Dogs-LR-460x460.jpg" alt="" /></span>
<span class="name">DON® Prosciutto and chorizo paella</span>
<span class="view">View recipe</span>
</a>
</li>
<style>
/**
* The following ruleset is for mobile demonstration purposes only: the number of entries loaded
* on mobile is less than that on desktop (4/page), so this ad-hoc stylesheet has been added to
* simulate this limitation for the mobile experience. Do NOT include it post-wireframing stage.
*/
@media (max-width: 37.5em){ .gallery > li:nth-child(4) ~ li{ display: none; } }
</style>
</ul>
<nav id="page-nav">
<h2 class="nonvisual">Browse more recipes</h2>
<div class="pagination"><!--
--><a href="recipe-list.htm" class="i left">Previous page</a><!--
--><a href="recipe-list.htm" class="i right">Next page</a><!--
--><a href="recipe-list.htm" class="btn">1</a><!--
--><a href="recipe-list.htm" class="btn active">2</a><!--
--><span class="truncation">…</span><!--
--><a href="recipe-list.htm" class="btn">4</a><!--
--></div>
</nav>
</div>
</main>
<footer id="bottom">
<div class="r logo"></div>
<div id="bottom-social">
<span>Find us on</span>
<a class="i fb" href="https://www.facebook.com/DonSmallgoodsOfficial" target="_blank">Facebook</a><!--
--><a class="r ig" href="https://instagram.com/DonSmallgoods/" target="_blank">Instagram</a><!--
--><a class="i pi" href="http://www.pinterest.com/donsmallgoods/" target="_blank">Pinterest</a>
</div>
<div id="bottom-links">
<ul class="bars">
<li><a href="term-and-conditions.htm">Terms & Conditions</a></li>
<li><a href="privacy-policy.htm">Privacy Policy</a></li>
<li><a href="story-careers.htm">Careers</a></li>
<li><a href="contact.htm">Contact Us</a></li>
</ul>
<p>®Registered trademark of George Weston Foods Limited. All rights reserved.</p>
</div>
</footer>
<script src="src/js/lib/utils.js"></script>
<script src="src/js/lib/tween.js"></script>
<script src="src/js/main.js"></script>
<script src="src/js/lib/sdd.js"></script>
<script src="src/js/page.recipes.js"></script>
</body>
</html>