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

hi I cant seem to find the link that is able to work for it can you help me on how to find one

<div class="row no-gutters" style="border-top:5px solid #C656FF;">
<div class="col mb-3">
<div class="text-center">Ocean Eyes - Billie Eilish ft Blackbear
    <div class="progress mx-auto" style="max-width:200px;border-radius:60px;"><div class="progress-bar progress-bar-striped progress-bar-animated"  style="height:35px;background-color:#A3EF00;"><audio controls="" style="mix-blend-mode: screen;padding:5px; max-width:200px;height:35px;border-radius:60px;opacity:1;">
       
        <source src="SONG URL">
       
        </audio></div></div>

(re-replying cause my other reply got fucked up sorry)

Hi!
Bit  lazy to explain how but fixed it ( I think?), it should works like any  other code of this tutorial now (so with any normal mp3 link)

<div class="row no-gutters"  style="border-top:5px solid #C656FF;"><div class="col  mb-3">
<div class="text-center">Ocean Eyes - Billie  Eilish ft Blackbear<br><div align="center">
<div  class="progress"  style="width:200px;border-radius:60px;">
<div  class="progress-bar progress-bar-striped progress-bar-animated"  style="height:35px;background-color:#A3EF00;">
<audio  controls="" style="mix-blend-mode: screen;padding:5px;  width:200px;height:35px;border-radius:60px;opacity:1;">
<source  src="MP3LINK"><br></audio></div></div>

 (I don't think the code was from here originally tho... well, 90% of it was, dunno... let me know if it does works now!)