HTML Code of Audio Player

 HTML Code of Audio Player



<audio controls>

  <source src="https://drive.google.com/uc?export=download&id=1blUyIowvHpBEAGuPwqJTBnYP0IxkSZl4" type="audio/mpeg"/>

</audio>

Post a Comment