In this project, I added a new feature to the albums project, a music player. This player has a working scroll bar, skip forwards, skip backwards, and pause buttons. The skip forward and back buttons will make a complete loop around the album. There are volume buttons are functional. The scroll bar can be manually adjusted by the user. I implemented these features using HTML, CSS and Javascript.
Click here to return to the home page.