hi there I'm using this html code to auto play a video on my site. What would I have to add to it to continuously loop the video?
<iframe width="420" height="345" src="https://www.youtube.com/embed/tgbNymZ7vqY?autoplay=1&loop=1&mute=1">
</iframe>
hi there I'm using this html code to auto play a video on my site. What would I have to add to it to continuously loop the video?
<iframe width="420" height="345" src="https://www.youtube.com/embed/tgbNymZ7vqY?autoplay=1&loop=1&mute=1">
</iframe>