-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmenu.html
249 lines (247 loc) · 9.21 KB
/
menu.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
<!DOCTYPE html>
<html lang="en" class="scroll-smooth">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- font start -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Kalam:wght@300;400;700&display=swap"
rel="stylesheet"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Courgette&display=swap"
rel="stylesheet"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<!-- font end -->
<link rel="stylesheet" href="output.css" />
<link rel="stylesheet" href="style.css" />
<title>Menu</title>
</head>
<body class="bg-bungu">
<nav
class="bg-indigo-200 w-full shadow fixed px-5 z-50 h-10 lg:h-14 lg:py-2 xl:px-10"
>
<div class="flex justify-between sm:justify-around">
<div data-aos="zoom-in" data-aos-delay="500">
<h1
class="text-2xl sm:text-3xl lg:text-4xl xl:text-5xl font-extrabold tracking-wider text-indigo-400 bayang self-center font-courgette sm:self-start"
>
Depot <span class="text-bbiru">citra</span>
</h1>
</div>
<div class="self-center sm:self-start" id="tombolmenu">
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="size-6 sm:stroke-none text-tungu"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"
/>
</svg>
</div>
<div
class="nav-a absolute w-52 text-center text-tungu text-xl sm:flex sm:justify-evenly sm:items-center sm:flex-1 sm:w-1 sm:text-2xl duration-150"
id="burgermenu"
>
<div data-aos="zoom-in" data-aos-delay="550">
<a
href="../index.html"
class="block mb-8 mt-12 sm:inline sm:mb-0 sm:mt-0 sm:mx-2 gerakan"
>beranda</a
>
</div>
<div data-aos="zoom-in" data-aos-delay="600">
<a
href="#"
class="block mb-8 sm:inline sm:mb-0 sm:mt-0 sm:mx-2 gerakan"
>Menu</a
>
</div>
<div data-aos="zoom-in" data-aos-delay="650">
<a
href="tentang.html"
class="block mb-48 sm:inline sm:mb-0 sm:mt-0 gerakan"
>Tentangkami</a
>
</div>
<h1
class="text-7xl rotate-90 bottom-0 bayang2 font-bold tracking-[1.5rem]"
>
MENU
</h1>
</div>
</div>
</nav>
<section class="gambarmenubox 2xl:h-[60vh]">
<div class="py-40 2xl:py-60" id="menujudul">
<h1
class="menujudul text-7xl text-center text-bungu font-extrabold tracking-widest bayang3 font-kalam sm:text-8xl 2xl:text-9xl anima"
>
Seafood
</h1>
</div>
</section>
<section class="list-menu bg-bbiru py-4 border-b-2 border-tungu">
<div class="flex items-center justify-evenly">
<h1
class="text-xl font-semibold text-white bayang cursor-pointer sm:text-2xl hover:-translate-y-1 2xl:text-3xl"
id="seafood"
>
Seafood
</h1>
<h1
class="text-xl font-semibold text-white bayang cursor-pointer sm:text-2xl hover:-translate-y-1 duration-200 2xl:text-3xl"
id="food"
>
Food
</h1>
<h1
class="text-xl font-semibold text-white bayang cursor-pointer sm:text-2xl hover:-translate-y-1 duration-200 2xl:text-3xl"
id="minuman"
>
Minuman
</h1>
<h1
class="text-xl font-semibold text-white bayang cursor-pointer sm:text-2xl hover:-translate-y-1 duration-200 2xl:text-3xl"
id="lainnya"
>
Lainnya
</h1>
</div>
</section>
<section class="bg-bungu mt-10 min2">
<div
class="flex flex-wrap justify-evenly items-center sm:py-10 sm:px-20 lg:px-56 lg:pb-2 lg:pt-10 2xl:px-48 2xl:py-20"
id="menuisi"
>
<div
class="boxmenu w-44 h-44 mb-10 flex flex-col justify-center items-center relative sm:w-60 sm:mb-20 2xl:w-80 2xl:mb-40"
>
<img
src="img/ikannilafinal.jpg"
alt=""
class="rounded-2xl border-4 border-white"
/>
<div
class="boxisi bg-white h-12 rounded-2xl flex justify-center items-center border-2 border-tungu absolute z-10"
>
<h1 class="text-center font-bold text-lg text-tungu">Ikan nila</h1>
</div>
</div>
<div
class="boxmenu w-44 h-44 mb-10 flex flex-col justify-center items-center relative sm:w-60 sm:mb-20 2xl:w-80 2xl:mb-40"
>
<img
src="img/ikannilafinal.jpg"
alt=""
class="rounded-2xl border-4 border-white"
/>
<div
class="boxisi bg-white h-12 rounded-2xl flex justify-center items-center border-2 border-tungu absolute z-10"
>
<h1 class="text-center font-bold text-lg text-tungu">Ikan nila</h1>
</div>
</div>
<div
class="boxmenu w-44 h-44 mb-10 flex flex-col justify-center items-center relative sm:w-60 sm:mb-20 2xl:w-80 2xl:mb-40"
>
<img
src="img/ikannilafinal.jpg"
alt=""
class="rounded-2xl border-4 border-white"
/>
<div
class="boxisi bg-white h-12 rounded-2xl flex justify-center items-center border-2 border-tungu absolute z-10"
>
<h1 class="text-center font-bold text-lg text-tungu">Ikan nila</h1>
</div>
</div>
<div
class="boxmenu w-44 h-44 mb-10 flex flex-col justify-center items-center relative sm:w-60 sm:mb-20 2xl:w-80 2xl:mb-40"
>
<img
src="img/ikannilafinal.jpg"
alt=""
class="rounded-2xl border-4 border-white"
/>
<div
class="boxisi bg-white h-12 rounded-2xl flex justify-center items-center border-2 border-tungu absolute z-10"
>
<h1 class="text-center font-bold text-lg text-tungu">Ikan nila</h1>
</div>
</div>
<div
class="boxmenu w-44 h-44 mb-10 flex flex-col justify-center items-center relative sm:w-60 sm:mb-20 2xl:w-80 2xl:mb-40"
>
<img
src="img/ikannilafinal.jpg"
alt=""
class="rounded-2xl border-4 border-white"
/>
<div
class="boxisi bg-white h-12 rounded-2xl flex justify-center items-center border-2 border-tungu absolute z-10"
>
<h1 class="text-center font-bold text-lg text-tungu">Ikan nila</h1>
</div>
</div>
<div
class="boxmenu w-44 h-44 mb-10 flex flex-col justify-center items-center relative sm:w-60 sm:mb-20 2xl:w-80 2xl:mb-40"
>
<img
src="img/ikannilafinal.jpg"
alt=""
class="rounded-2xl border-4 border-white"
/>
<div
class="boxisi bg-white h-12 rounded-2xl flex justify-center items-center border-2 border-tungu absolute z-10"
>
<h1 class="text-center font-bold text-lg text-tungu">Ikan nila</h1>
</div>
</div>
</div>
</section>
<footer class="bg-bbiru">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320">
<path
fill="#c7d2fe"
fill-opacity="1"
d="M0,192L30,165.3C60,139,120,85,180,96C240,107,300,181,360,192C420,203,480,149,540,138.7C600,128,660,160,720,176C780,192,840,192,900,197.3C960,203,1020,213,1080,213.3C1140,213,1200,203,1260,186.7C1320,171,1380,149,1410,138.7L1440,128L1440,0L1410,0C1380,0,1320,0,1260,0C1200,0,1140,0,1080,0C1020,0,960,0,900,0C840,0,780,0,720,0C660,0,600,0,540,0C480,0,420,0,360,0C300,0,240,0,180,0C120,0,60,0,30,0L0,0Z"
></path>
</svg>
<div class="px-3 py-5">
<p class="text-tungu text-center text-sm sm:text-lg">
created by
<a href="https://www.instagram.com/fauzi_iilyas" class="font-bold"
>fauzi ilyas</a
>. & supported by
<a href="https://www.instagram.com/cobrax_06" class="font-bold"
>ahmad jihad.</a
>
| © 2024.
</p>
</div>
</footer>
<script src="script.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>