I'm not sure why my last question got deleted, but ill try to go into more depth this time.
I am looking for code to make a music player that features:
- volume slider/adjuster
- has a playlist queue of songs (so like if youre listening to track 1, right under it, there will be a menu that says track 2, track 3, etc and if you click on track 3, it'll change to the corresponding track)
- has control butons (play, pause, stop, ff, rewind)
I can always have an individual music player for each of my 8 songs but I think it would be much easier to have one music player for all the songs. I dont know if this can be made in HTML/CSS (I'm new to coding), but it would be great; I just want to be able to get this to work.