forked from codewithsadee/music-player
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.txt
51 lines (25 loc) · 997 Bytes
/
index.txt
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
Music Player
A web music player html template made by codewithsadee
#---------- TOP APP BAR ----------#
<span class="material-symbols-rounded">graphic_eq</span>
Music Player
<span class="material-symbols-rounded">queue_music</span>
#---------- PLAYER ----------#
alt = Happy Moments (Master) Album Poster
Happy Moments (Master)
No Spirit
2022
No Spirit x Tonion
0:00
1:00
<span class="material-symbols-rounded">volume_up</span>
<span class="material-symbols-rounded">repeat</span>
<span class="material-symbols-rounded active-icon">repeat_one</span>
<span class="material-symbols-rounded">skip_previous</span>
<span class="material-symbols-rounded">play_arrow</span>
<span class="material-symbols-rounded active-icon">pause</span>
<span class="material-symbols-rounded">skip_next</span>
<span class="material-symbols-rounded">shuffle</span>
#---------- PLAYLIST ----------#
alt = Happy Moments (Master) Album Poster
<span class="material-symbols-rounded">equalizer</span>