-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
262 lines (252 loc) · 10.8 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SpotifyClone</title>
<!-- <link rel="stylesheet" href="style.css" /> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"
integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" /> -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="style.css">
</head>
<body>
<a href="hom.org" style="text-decoration: none">
<div class="home">
<div class="home-icon">
<i class="fa-solid fa-house"></i>
</div>
<div class="homelogo">Home</div>
</div>
</a>
<a href="lichess.org" style="text-decoration: none">
<div class="search-nav">
<div class="ser-icon">
<i class="fa-solid fa-magnifying-glass"></i>
</div>
<div class="search">Search</div>
</div>
</a>
<div class="library">
<div class="lib-front">
<div class="lib-logo"><i class="fa-solid fa-book"></i></div>
<div class="lib-text">Your Library</div>
<div class="plus">
<i class="fa-thin fa-plus"></i>
</div>
</div>
</div>
<div class="section-scroll">
<section>
<div class="cr-play">
<p id="p1">Create your firstplaylist</p>
<p></p>
<p id="p2">It's easy, we'll help you</p>
<a href="wer.ror" style="text-decoration: none" class="a1">
<span class="create">Create playlist</span></a>
</div>
</section>
<section>
<div class="cr-play2">
<p id="p1">Let's find some podcasts to follow</p>
<p id="p2">We'll keep you updated on new episodes</p>
<a href="wer.ror" style="text-decoration: none" class="a1">
<span class="create">
Browse podcasts
</span></a>
</div>
</section>
</div>
<footer class="foot1">
<div class="last-div">
<div class="tag1">
<a>Legal</a>
<a>Privacy Center</a>
<a>Privacy Policy</a>
<a>Cookies</a>
<a></a>
</div>
<div class="tag2">
<a id="aboutad">About Ads</a>
<a id="access">Accessibility</a>
</div>
<div class="tag3">
<a>Cookies</a>
</div>
<div class="lang">
<div class="lang-icon"><i class="fa-solid fa-globe"></i></div>
<div class="lang-text">English</div>
</div>
</div>
</footer>
<header>
<!-- parallel div -->
<div class="music">
<div class="nav-bar">
<button class="left">
<i class="fa-solid fa-chevron-left"></i>
</button>
<button class="right">
<i class="fa-solid fa-chevron-right"></i>
</button>
<a href="#" style="text-decoration: none" class="signup">Sign up</a>
<a href="#" style="text-decoration: none">
<div class="login">Log in</div>
</a>
</div>
<!-- songs -->
<!-- https://drive.google.com/uc?export=view&id= [-id-] -->
<div class="musicbar">
<section class="focus">
<div class="focusbar">
<p class="focust">Focus</p>
<a href="#" style="text-decoration: none" class="seeall">Show all</a>
</div>
<div class="bose">
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1ncKtffqONM9YjvZMmznThMuKVWgipQk5);"></div>
<h2 >Rocking Rema</h2>
<p class="bakwas">Rema to help you Calm down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=13OcIteRdrfWERIPvyKxYxZYIdnLuZbk8);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1ZN7dgkHAC-fdT73VN_VkiuuKSycmy-3T);"></div>
<h2 >Adreana's Guitar</h2>
<p class="bakwas">Let's know about the real strings, loops...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1APkIFVF-80Q-ts5WXjWvYRFaEnDj1SKm);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1lZWEQF6OH-mDK-jdR7fwl3Vz_aAubrvD);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
</div>
</section>
<section class="focus">
<div class="focusbar">
<p class="focust">Spotify Playlists</p>
<a href="#" style="text-decoration: none" class="seeall">Show all</a>
</div>
<div class="bose">
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1Sjknw_Eq74FvRiNSfg0ZJ-4JhDmPVtn3);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=132y6AGLAIAKIVvqycJfTS0sok3uYBubL);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1maRnjfGpHdXUtupapeETVqh7Fb8NIr-M);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1S4PnnlUb9hE0eMabxkekgmzr6BhvrNqZ);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=12wAkHe-5N7J8LEd1T0DZpHE9b86SpUbA);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
</div>
</section>
<section class="focus">
<div class="focusbar">
<p class="focust">Sound of India</p>
<a href="#" style="text-decoration: none" class="seeall">Show all</a>
</div>
<div class="bose">
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1YBsOmY7jB6ZscwEwVWd_e3HQO_pfLZpc);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1WPjwaF1hPFMPuBi6SUZeRvQpFq1pCAsc);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1BNzV0KeaYFpyNyYHrP6bTIY-v8P_z7Gx);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1x1EBtmu8zYHKT9cCtUAFm-BQze8Jd5VJ);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
<div class="box">
<div class="box-img" style="background-image: url(https://drive.google.com/uc?export=view&id=1YobaHRHbrMvqdBgxzUPgkHnoq2L0egQf);"></div>
<h2 >Peaceful Piano</h2>
<p class="bakwas">Peaceful piano to help you slow down, breathe...</p>
</div>
</div>
</section>
<footer>
<div class="foot2">
<div class="company hij">
<ul>
<p class="para">Company</p>
<a href="">About</a>
<a href="">Jobs</a>
<a>For the Record</a></ul>
</div>
<div class="community hij">
<ul>
<p class="para">Communities</p>
<a>For Artists</a>
<a>Developers</a>
<a>Advertising</a>
<a>Investors</a>
<a>Vendors</a>
<a>Spotify for Work</a></ul>
</div>
<div class="usefullink hij">
<ul>
<p class="para">Usefull links</p>
<a>Support</a>
<a>Free Mobile App</a></ul>
</div>
<div class="icons">
<div><i class="fa-brands fa-instagram icon"></i></div>
<div><i class="fa-brands fa-twitter icon"></i></div>
<div><i class="fa-brands fa-facebook icon"></i></div>
</div>
</div>
<div class="foot3">
<hr>
<div class="copyright">© 2023 Spotify AB
</div>
</div>
</footer>
</div>
</div>
</div>
</header>
<footer class="last">
<a href="" style="text-decoration: none;"><div class="foot-end">
<p class="para1">PREVIEW OF SPOTIFY</p>
<p class="para2">Sign up to get unlimited songs and podcasts with occasional ads. No credit card needed.</p>
</div></a>
</footer>
</body>
</html>