From 116e44a288c760a9171d6cb9764be228057dd800 Mon Sep 17 00:00:00 2001 From: Abhishek <69157459+AbhishekLwagun@users.noreply.github.com> Date: Fri, 29 Oct 2021 20:30:35 +0545 Subject: [PATCH 1/2] music player music player using html css and js --- MP3-PLAYER.html | 275 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 MP3-PLAYER.html diff --git a/MP3-PLAYER.html b/MP3-PLAYER.html new file mode 100644 index 00000000..ce399a76 --- /dev/null +++ b/MP3-PLAYER.html @@ -0,0 +1,275 @@ + + + + + + + Music Player + + + + + + +
+
+

ALOGH MUSIC

+

song by singer

+
+
+ cover song pic +
+
+
+
+
+
+
+ + + +
+
+ + + + +
+ + + + + \ No newline at end of file From 04ba63396ad5f8f8938061e47574346828368bbc Mon Sep 17 00:00:00 2001 From: Abhishek <69157459+AbhishekLwagun@users.noreply.github.com> Date: Fri, 29 Oct 2021 20:31:08 +0545 Subject: [PATCH 2/2] Add files via upload music player using html css and js