-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
211 lines (187 loc) · 9.16 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
<!DOCTYPE html>
<html>
<head>
<title>Our restaurant</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
</head>
<body>
<div id="main">
<div id="page1">
<div id="page11">
<div class="container title ">
<h2>Discover Our </h2>
<h2>Restaurant's</h2>
<h2>Delicious Menu</h2>
</div>
<div class="container text">
<h2>Welcome to our restaurant, where we aim to provide our guests</h2>
<h2>with an unforgettable dining experience.Browse our menu of</h2>
<h2>carefully crafted specialties, created with the freshest ingredients</h2>
<h2>and served with meticulous attention to detail.</h2>
</div>
<a class="btn-grad ">View Menu</a>
</div>
<div id="page12">
<img id="steak" href="steak.jpg" src="steak.jpg">
</div>
</div>
<div id="page2">
<div id="box1">
<div class="title">
<h2>Our Cuisine Specialties</h2>
</div>
<div id="parts">
<div id="part1" class="part">
<div class="subtitle">
<h2>Italian Cuisine</h2>
</div>
<div class="text space">
<h2>Indulge in savory flavors of authentic Italian dishes, inspired by generations-old
family recipes. From hand-made pasta to wood-fired pizzas, we offer a cozy and rustic
dining
experience.</h2>
</div>
</div>
<div id="part2" class="part">
<div class="subtitle">
<h2>Mexican Cuisine</h2>
</div>
<div class="text space">
<h2>Experience the exquisite flavors of Mexican cuisine, from the sizzling fajitas to
the tangy ceviche. Our menu is infused with vibrant colors and bold spices, perfect for
any
fiesta.</h2>
</div>
</div>
<div id="part3" class="part">
<div class="subtitle">
<h2>Asian Cuisine</h2>
</div>
<div class="text space">
<h2>Journey through the diverse flavors of Asia, from the rich and saucy curries to
the tangy stir-fry dishes. Get ready for a culinary adventure that will awaken all your
senses.</h2>
</div>
</div>
</div>
</div>
</div>
<div id="page3">
<div id="box2">
<div class="title">
<h2>Menu Items with Descriptions and Prices</h2>
</div>
<div id="partss">
<div id="page31">
<div id="part1" class="partt">
<img src="steakk.jpg">
<div class="subtitle">
<h2>Grilled Steak</h2>
</div>
<div class="text">
<h2>A succulent, juicy cut of prime rib-eye steak cooked to perfection, served alongside
garlic buttered potatoes, grilled asparagus and a zesty chimichurri
sauce.<br><b>$28</b>
</h2>
</div>
</div>
<div id="part2" class="partt">
<img src="pasta.jpg">
<div class="subtitle">
<h2>Vegetarian Pasta</h2>
</div>
<div class="text">
<h2>Freshly made linguine pasta served with a rich and flavorful homemade tomato sauce,
roasted bell peppers, onions, and garnished with shaved parmesan
cheese.<br><b>$18</b>
</h2>
</div>
</div>
</div>
<div id="page32">
<div id="part3" class="partt">
<img src="seafood.jpg">
<div class="subtitle">
<h2>Seafood Paella</h2>
</div>
<div class="text">
<h2>A classic Spanish dish featuring a medley of fresh seafood, saffron-scented rice,
and
smoky chorizo sausage, served with a side of warm garlic bread.<br><b>$32</b>
</h2>
</div>
</div>
<div id="part4" class="partt">
<img src="sandwich.jpg">
<div class="subtitle">
<h2>Crispy Chicken Sandwich</h2>
</div>
<div class="text">
<h2>A golden-brown fried chicken breast served on a toasted bun with fresh coleslaw,
melted
cheddar cheese, and a homemade ranch dressing. Served with a side of crispy french
fries.<br> <b>$14</b>
</h2>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="page4">
<div id="box41">
<div class="title">
<h2>Chef's Specials of the Day</h2>
</div>
<div class="text">
<ul type="circle">
<li>
<h2>Monday Grilled salmon with roasted vegetables</h2>
</li>
<li>
<h2>Tuesday Beef stroganoff with mashed potatoes</h2>
</li>
<li>
<h2>Wednesday Shrimp and chicken gumbo</h2>
</li>
</ul>
</div>
</div>
</div>
<div id="page5">
<div class="title" >
<br>
<h2 id="ad">Location</h2>
</div>
<div id="map">
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d23755.7869991751!2d12.447016239166258!3d41.90418150942487!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x132f6054c7d947e7%3A0x780c30126352063a!2sSugo!5e0!3m2!1sel!2sgr!4v1684498618075!5m2!1sel!2sgr"
style="border:0;" allowfullscreen="" loading="lazy"
referrerpolicy="no-referrer-when-downgrade"></iframe>
<br>
<br>
</div>
</div>
<div id="page6">
<div id="ed"class="title"><h2>Contact us</h2></div>
<form action="https://formsubmit.co/8a15a8c223edf45cbbac28ba10820752" method="POST" enctype="multipart/form-data">
<!-- honeypot -->
<input type="text" name-"_honey" style="display: none">
<!-- disable captcha -->
<input type="hidden" name="_captcha" value="false">
<input type="hidden" name="_next" value="https://binarygirl101.github.io/restaurant.com/success.html">
<label for="name" class="text"><h2>Name:</h2></label>
<input type="text" id="name" name="name" required>
<label for="email" class="text"><h2>Email:</h2></label>
<input type="email" id="email" name="email" required>
<label for="message" class="text"><h2>Message:</h2></label>
<textarea id="message" name="message" required></textarea>
<input class="btn-grad" type="submit" value="Submit">
</form>
</div>
</div>
</body>
</html>