-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
213 lines (193 loc) · 7.58 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
212
213
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<link rel="stylesheet" href="css/cards.css">
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
<title>Drink4L</title>
<!-- MDB icon -->
<link rel="icon" href="img/cocktail2.ico" type="image/x-icon" />
<!-- Font Awesome -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css"
/>
<!-- Google Fonts Roboto -->
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap"
/>
<!-- MDB -->
<link
href="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/6.0.1/mdb.min.css"
rel="stylesheet"
/>
</head>
<body onload="getPage()" style="background-color: black;">
<!-- Start your project here-->
<nav class="navbar navbar-expand-lg sticky-top navbar-dark" style="background-color: black; z-index: 9999999;">
<div class="container-fluid">
<a class="navbar-brand" href="index.html">Drink4L</a>
<button
class="navbar-toggler"
type="button"
data-mdb-toggle="collapse"
data-mdb-target="#navbarTogglerDemo02"
aria-controls="navbarTogglerDemo02"
aria-expanded="false"
aria-label="Toggle navigation"
>
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
</ul>
<form class="d-flex input-group w-auto form-outline form-white">
<input oninput="getDrinkList()" class="form-control" list="datalistOptions" id="exampleDataList" placeholder="Type to search...">
<datalist id="datalistOptions">
</datalist>
<a href="recipe.html">
<button
class="btn"
type="button"
data-mdb-ripple-color="light"
onclick="getDrinkByName()">
<i class="fas fa-search"></i>
</button>
</a>
</form>
</div>
</div>
</nav>
<!-- background-image: url(img/bgice.jpeg); background-size: cover; -->
<main>
<ul class="background">
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
<div class="hghgh" style="display: flex; justify-content: center; align-items: center;">
<h4 id="randCock" style="color: white;"><strong> </strong></h4>
<button
style="z-index: 1001; color: white; margin-top: -5px;"
class="btn"
type="button"
data-mdb-ripple-color="light"
onclick="getRobe()">
<i class="fas fa-redo"></i>
</button>
</div>
<br>
<div class="container">
<!--Section: Content-->
<div id="culo33">
</div>
<!--Section: Content-->
</div>
</main>
<!-- Footer -->
<footer id="infoCock" class="bg-black text-center text-white">
<!-- Grid container -->
<div class="container p-4">
<!-- Section: Social media -->
<section class="mb-4">
<!-- Facebook -->
<a class="btn btn-outline-light btn-floating m-1" href="https://it-it.facebook.com/" role="button"
><i class="fab fa-facebook-f"></i
></a>
<!-- Twitter -->
<a class="btn btn-outline-light btn-floating m-1" href="https://twitter.com/login?lang=it" role="button"
><i class="fab fa-twitter"></i
></a>
<!-- Google -->
<a class="btn btn-outline-light btn-floating m-1" href="https://www.googleadservices.com/pagead/aclk?sa=L&ai=DChcSEwiT4MKtrtX7AhUHndUKHUs-BNoYABAAGgJ3cw&ohost=www.google.com&cid=CAASJORoehihtQEvfq1emGz-f_X39IXuTqw7knzywPgkP3vM4QacDQ&sig=AOD64_09VUlZZc-9Pvhv8ByfwgQPNVKqzg&q&adurl&ved=2ahUKEwiAwrqtrtX7AhXCSPEDHVbTC44Q0Qx6BAgLEAE" role="button"
><i class="fab fa-google"></i
></a>
<!-- Instagram -->
<a class="btn btn-outline-light btn-floating m-1" href="https://www.instagram.com/" role="button"
><i class="fab fa-instagram"></i
></a>
<!-- tiktok -->
<a class="btn btn-outline-light btn-floating m-1" href="https://www.tiktok.com/login?redirect_url=https%3A%2F%2Fwww.tiktok.com%2Fit-IT&lang=en&enter_method=mandatory" role="button"
><i class="fab fa-tiktok"></i
></a>
<!-- Linkedin -->
<a class="btn btn-outline-light btn-floating m-1" href="https://www.linkedin.com/login/it" role="button"
><i class="fab fa-linkedin-in"></i
></a>
</section>
<!-- Section: Social media -->
<!-- Section: Form -->
<section class="">
<form action="">
<!--Grid row-->
<div class="row d-flex justify-content-center">
<!--Grid column-->
<div class="col-auto">
<p class="pt-2">
<strong>Sign up for our newsletter</strong>
</p>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-md-5 col-12">
<!-- Email input -->
<div class="form-outline form-white mb-4">
<input type="email" id="form5Example21" class="form-control" />
<label class="form-label" for="form5Example21">Email address</label>
</div>
</div>
<!--Grid column-->
<!--Grid column-->
<div class="col-auto">
<!-- Submit button -->
<button onclick="getEmail()" type="button" class="btn btn-outline-light mb-4">
Subscribe
</button>
</div>
<!--Grid column-->
</div>
<!--Grid row-->
</form>
</section>
<!-- Section: Form -->
<!-- Section: Text -->
<section class="mb-3 mt-4">
<p>
Drink4L is one of the largest and most popular cocktail sites in the world,
boasting a collection of 600+ easy to learn and quick to search drinks,
learn with us how to make a drink to perfection for your most magical nights.
</p>
</section>
<!-- Section: Text -->
</div>
<!-- Grid container -->
<!-- Copyright -->
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
© 2022 Copyright:
<a class="text-white" href="">Federico Galbiati (THE G.O.A.T.)</a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
<!-- End your project here-->
<!-- MDB -->
<script
type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/mdb-ui-kit/6.0.1/mdb.min.js"
></script>
<!-- Custom scripts -->
<script type="text/javascript" src="js/cose.js"></script>
<script src="https://cdn.jsdelivr.net/npm/datalist-css/dist/datalist-css.min.js"></script>
</body>
</html>