-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
165 lines (162 loc) · 8.18 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Spotify - webplayer : Music for everyone</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
<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="icon" href="./ICONS & IMGS/logo.png">
<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=Amatic+SC:wght@400;700&family=Montserrat:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="main">
<div class="sidebar">
<div class="nav">
<div class="navoption">
<i class="fa-solid fa-house"></i>
<a href="#">Home</a>
</div>
<div class="navoption">
<i class="fa-solid fa-magnifying-glass"></i>
<a href="#">Search</a>
</div>
</div>
<div class="library">
<div class="options">
<div class="liboption navoption">
<img src="./ICONS & IMGS/library_icon.png">
<a href="#">Your Library</a>
</div>
<div class="icons">
<i class="fa-solid fa-plus"></i>
<i class="fa-solid fa-arrow-right"></i>
</div>
</div>
<div class="libbox">
<div class="box">
<p class="boxp1">Create your first playlist</p>
<p class="boxp2">It's easy we"ll help you</p>
<button class="badge">Create playlist</button>
</div>
<div class="box">
<p class="boxp1">Let's find some podcasts to follow</p>
<p class="boxp2">We'll keep you updated on new episodes</p>
<button class="badge">Browse Podcasts</button>
</div>
</div>
</div>
</div>
<div class="maincontent">
<div class="stickynav">
<div class="stickeynavicons">
<img style="height: 1.4rem; padding-right: 1rem;" src="./ICONS & IMGS/backward_icon.png">
<img style="height: 1.4rem;" src="./ICONS & IMGS/forward_icon.png">
</div>
<div class="stickeynavthings">
<button style="height: 35px;" class="badge navitem">Explore Premium</button>
<button style="height: 35px; color: white; background-color: black;" class="badge navitem"><i class="fa-solid fa-circle-arrow-down"></i> Install App</button>
<i style="font-size: 20px; margin-left: 3px;" class="fa-regular fa-user navitem"></i>
</div>
</div>
<div style="position: relative; top: 5rem;" class="cards">
<h2>Recently Played</h2>
<div class="card-cointainer">
<div class="card">
<img class="card-img" src="./ICONS & IMGS/card1img.jpeg">
<p class="card-title">Top 50 Global</p>
<p class="card-info">Your daily updates on daily played tracks...</p>
</div>
</div>
<h2>Treanding now near you</h2>
<div class="card-cointainer">
<div class="card">
<img class="card-img" src="./ICONS & IMGS/card2img.jpeg">
<p class="card-title">Mahiye</p>
<p class="card-info">Your daily updates on daily played tracks...</p>
</div>
<div class="card">
<img class="card-img" src="./ICONS & IMGS/card3img.jpeg">
<p class="card-title">Mere paas tum ho</p>
<p class="card-info">Your daily updates on daily played tracks...</p>
</div>
<div class="card">
<img class="card-img" src="./ICONS & IMGS/card4img.jpeg">
<p class="card-title">Thalaiva</p>
<p class="card-info">Your daily updates on daily played tracks...</p>
</div>
</div>
<h2>Featured charts</h2>
<div class="card-cointainer">
<div class="card">
<img class="card-img" src="./ICONS & IMGS/card5img.jpeg">
<p class="card-title">Top 50 Global</p>
<p class="card-info">Your daily updates on daily played tracks...</p>
</div>
<div class="card">
<img class="card-img" src="./ICONS & IMGS/card6img.jpeg">
<p class="card-title">Top 50 India</p>
<p class="card-info">Your daily updates on daily played tracks...</p>
</div>
</div>
<br><br><br><br><br><br><br>
</div>
</div>
<div class="musicplyr">
<div class="music">
<div class="one"><img style="height: 60px; padding-right: 20px; padding-top: 10px;" src="./ICONS & IMGS/card3img.jpeg"></div>
<div class="two">
<p style="font-weight: 700;">Daylight</p>
<p style="font-size: 0.80rem; opacity: 0.5;">Suresh kumar</p>
</div>
<div class="three">
<span style="padding-left: 7rem;" class="material-symbols-outlined">
favorite
</span>
<span class="material-symbols-outlined">
download
</span>
</div>
</div>
<div class="cntl">
<div class="player-cntl">
<img style="height: 1.5rem;" src="./ICONS & IMGS/player_icon1.png" class="plcnic">
<img style="height: 1.5rem;" src="./ICONS & IMGS/player_icon2.png" class="plcnic">
<img style="height: 1.5rem;" src="./ICONS & IMGS/player_icon3.png" class="plcnic">
<img style="height: 1.5rem;" src="./ICONS & IMGS/player_icon4.png" class="plcnic">
<img style="height: 1.5rem;" src="./ICONS & IMGS/player_icon5.png" class="plcnic">
</div>
<div class="progress-bar">
<span class="starttime">0:00</span>
<input value="0" style="width: 300px;" type="range">
<span class="endtime">3:17</span>
</div>
</div>
<div class="exticn">
<span style="font-size: 2.2rem;" class="material-symbols-outlined">
smart_display
</span>
<span style="font-size: 2.2rem;" class="material-symbols-outlined">
mic_off
</span>
<span style="font-size: 2.2rem;" class="material-symbols-outlined">
menu
</span>
<span style="font-size: 2.2rem;" class="material-symbols-outlined">
devices
</span>
<input type="checkbox" id="vc">
<label for="vc">
<span style="font-size: 2.2rem;" class="material-symbols-outlined">
volume_up
</span>
</label>
<input style="position: relative; bottom: 5.5rem; right: 6.4rem;" value="100" type="range" class="xyz">
</div>
</div>
</div>
</body>
</html>