This is a simple music player made with JavaScript, HTML, and CSS with Font Awesome icons.
The songs are hard-coded in the JavaScript file.
Check out the live demo here
© Copyright by Stefan Gogov. Made for learning purposes only. All rights reserved.
Play
button - Plays the current song. Turns into a pause button if the music is playingPrevious
button - Plays the previous songNext
button - Plays the next songMute
button - Mutes the songProgress bar
- Shows the progress of the song. Clicking on it will jump to that point in the songVolume slider
- Changes the volume of the song