-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecipe1.html
234 lines (229 loc) · 11.9 KB
/
recipe1.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
<!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">
<title>Recette 1</title>
<link href="https://fonts.googleapis.com/css?family=Pinyon+Script|Source+Sans+Pro:300,400,600,700" rel="stylesheet">
<link rel="stylesheet" href="screen.css">
</head>
<body>
<header class="header">
<div class="topbar">
<div class="logo">
<a href="https://bjzarchi.github.io/Le-Marseillais/index.html">Le Marseillais</a>
</div>
<nav class="menu">
<a href="#about" class="menu-item">About us</a>
<a href="#menu" class="menu-item">Menu</a>
<a href="#recipes" class="menu-item">Recipes</a>
<a href="#footer" class="menu-item">Contact</a>
<a href="#reservation" class="menu-item menu-button">Make Reservation</a>
</nav>
</div>
<div class="baseline">
<span class="baseline-welcome">Recipe 1</span>
<strong class="baseline-name">SALT CHICKEN</strong>
<span class="baseline-slogan">EASY TO COOK | 10MIN PREPARATION</span>
</div>
</header>
<section class="home-section">
<div class="container-small">
<div class="block block-left">
<div class="block-ingredients">
<ul>
<li><span>3</span> Chicken Skinless</li>
<li><span>2</span> Tablespoons Butter</li>
<li><span>1/2</span> Cup of Honey</li>
<li><span>1</span> Teapsoons Rosemary</li>
<li><span>3</span> Garlic Powder</li>
<li><span>5</span> Fresh Lemon</li>
<li><span>1</span> Salt & Black Pepper</li>
</ul>
</div>
<div class="block-body">
<h2 class="title"><span>Ingredients</span> be ready</h2>
<p>
Attending a trade show can be a very effective method of promoting your company and its products. And one of the most effective ways to optimize your trade show display and increase traffic to your booth is through the use of banner stands. </p>
</div>
</div>
<div class="block block-right">
<div class="block block-right">
<div class="block-img">
<img src="img/crusted-chicken.jpg" alt="">
</div>
<div class="block-body">
<h2 class="title"><span>Discover</span> our gastronomy</h2>
<p>
Attending a trade show can be a very effective method of promoting your company and its products. And one of the most effective ways to optimize your trade show display and increase traffic to your booth is through the use of banner stands.
</p>
<div class="more">
<a href="recipe.html">See more</a>
</div>
</div>
</div>
</div>
<div class="block block-centered block-last">
<div class="block-body">
<h2 class="title"><span>Menu</span> certified bio</h2>
<p>
Classified advertising is a form of advertising that is particularly common in newspapers and other periodicals. A classified is usually textually based and can consist of as little as the type of item being sold, and a contact number to call for more information
</p>
</div>
</div>
<nav class="ingredients-menu">
<a href="#" class="active">Eggs</a>
<a href="#">Sheep</a>
<a href="#">Chicken</a>
<a href="#">Fish</a>
<a href="#">Vegan</a>
</nav>
</div>
<div class="container">
<div class="menu-summary" id="menu">
<div class="menu-summary-item">
<img src="img/crusted-chicken-square.jpg" alt="" class="menu-summary-img">
<h3 class="menu-summary-title">Amazing Crusted Chicken</h3>
<p>Beryl Cook is one of Britain’s most talented and amusing artists .Beryl’s pictures feature women of all shapes and sizes enjoying themselves </p>
<div class="menu-summary-price">$20</div>
</div>
<div class="menu-summary-item">
<img src="img/bobun-light-square.jpg" alt="" class="menu-summary-img">
<h3 class="menu-summary-title">BoBun Light Odd</h3>
<p>Beryl Cook is one of Britain’s most talented and amusing artists .Beryl’s pictures feature women of all shapes and sizes enjoying themselves </p>
<div class="menu-summary-price">$20</div>
</div>
<div class="menu-summary-item">
<img src="img/poisson-square.jpg" alt="" class="menu-summary-img">
<h3 class="menu-summary-title">Amazing Crusted Chicken</h3>
<p>Beryl Cook is one of Britain’s most talented and amusing artists .Beryl’s pictures feature women of all shapes and sizes enjoying themselves </p>
<div class="menu-summary-price">$20</div>
</div>
<div class="menu-summary-item">
<img src="img/paella-square.jpg" alt="" class="menu-summary-img">
<h3 class="menu-summary-title">Spicy Egg Paella</h3>
<p>Beryl Cook is one of Britain’s most talented and amusing artists .Beryl’s pictures feature women of all shapes and sizes enjoying themselves </p>
<div class="menu-summary-price">$20</div>
</div>
</div>
<div class="block block-chief" id="about">
<div class="block-img">
<img src="img/chief.png" alt="">
</div>
<div class="block-body">
<h2 class="title"><span>Chief</span> MEET OUR EXECUTIVE CHEF, CHRISTIAN DELAVEGAS</h2>
<p>
If you are considering purchasing a new grill, or barbecue, you will be faced with a multitude of options to choose between. However, there is one choice which you will need to make fairly quickly in your quest for the perfect grill for you. That decision is whether to buy a charcoal or gas grill.
</p>
<p>
Wow I have a hankering for some really good grill roasted chicken, the melt in your mouth variety with some fresh homemade salsa slathered right on top.
</p>
<div class="more">
<a href="recipe.html">See more</a>
</div>
</div>
</div>
</div>
</section>
<section class="reservation" id="reservation">
<div class="container">
<div class="block block-centered block-last">
<div class="block-body">
<h2 class="title"><span>Reservation</span> Make reservation</h2>
<p class="text-reservation">
Classified advertising is a form of advertising that is particularly common in newspapers and other periodicals. A classified is usually textually based and can consist.
</p>
<form action="#" class="reservation-form">
<div class="reservation-form-row">
<input type="text" name="fullname" placeholder="Full name">
<select name="persons">
<option value="1">For 1 person</option>
<option value="2">For 2 person</option>
<option value="3">For 3 person</option>
<option value="4">For 4 person</option>
</select>
<input type="date" name="date">
</div>
<button class="button">Reserve Table</button>
</form>
</div>
</div>
</div>
</section>
<section class="recipes" id="recipes">
<div class="container">
<h2 class="title">
<span>Recipes</span>
WE SHARE OUR RECIPES WITH YOU
</h2>
<p>
If you are considering purchasing a new grill, or barbecue, you will be faced with a multitude of options to choose between. However, there is one choice which you will need.
</p>
<div class="recipes-list">
<div class="recipes-list-item">
<div class="recipes-date">
<strong>29</strong> SEP
</div>
<p>
<a href="https://bjzarchi.github.io/Le-Marseillais/recipe1.html">
Chopped, sliced or wedged, hard-cooked eggs are the basis of egg salad and add protein and a happy glow to tossed and composed salads and casseroles.
</a>
</p>
</div>
<div class="recipes-list-item">
<div class="recipes-date">
<strong>29</strong> SEP
</div>
<p>
Chopped, sliced or wedged, hard-cooked eggs are the basis of egg salad and add protein and a happy glow to tossed and composed salads and casseroles.
</p>
</div>
<div class="recipes-list-item">
<div class="recipes-date">
<strong>29</strong> SEP
</div>
<p>
Chopped, sliced or wedged, hard-cooked eggs are the basis of egg salad and add protein and a happy glow to tossed and composed salads and casseroles.
</p>
</div>
</div>
<div class="more">
<a href="#">Go to our blog</a>
</div>
</div>
</section>
<div class="map" id="map"></div>
<footer class="footer" id="footer">
<div class="container">
<div class="footer-columns">
<div class="footer-column">
<div class="footer-title">The fiasco</div>
<p>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Corrupti dolorum, sint corporis nostrum, possimus unde eos vitae eius quasi saepe.
</p>
</div>
<div class="footer-column">
<div class="footer-title">Contact info</div>
<p>
12 Rue Midon, Marseille, 13123<br>
+33 4 25 64 32 10<br>
<a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
<div class="footer-column">
<div class="footer-title">Opening hours</div>
<ul>
<li>Monday to Friday | 10:00 AM - 11:00 PM</li>
<li>Monday to Friday | 10:00 AM - 11:00 PM</li>
<li>Monday to Friday | 10:00 AM - 11:00 PM</li>
</ul>
</div>
</div>
<div class="footer-credits">
<span>2019 Le Marseillais</span>. All rights reserved.
</div>
</div>
</footer>
</body>
</html>