Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 72358

Edit Google Drive Embed Audio Player

$
0
0

I need to embed some audio files from Google Drive into my WebSite. I'm able to embed, it works just fine, the problem is, I can't edit the player (Picture below). audioPlayer

There is anyway I can do this?

<iframe 
  frameborder="0" 
  width="100%"     
  height="70"
  src="https://drive.google.com/file/d/1XcG5vGKQmapAZBQW9yTI901-XBzGBpo8/preview?usp=sharing">
</iframe>

Viewing all articles
Browse latest Browse all 72358

Trending Articles