Comments on [ Music Player Tutorial F2U ] All Comments Start of Thread Parent

Hi!
Don't worry it IS a bit tricky to get the colour to work how you want, and yes it will look different on Chrome/Firefox.
I can suggest you to use this one tho ? It should look pretty similar on both browsers.

<div class="card bg" style="background: rgb(50, 50, 50);width:270px;height:40px;border-radius:50px;"><audio controls="" style="opacity:0.20;width:270px;height:40px;border-radius:50px;"><source src="MP3LINK"></audio></div>




ty!!