Horje

Example of YouTube Autoplay + Mute

Add mute=1 after autoplay=1 to let your video start playing automatically (but muted).
index.html
Example: HTML
 <iframe width="420" height="315"
src="https://www.youtube.com/embed/tgbNymZ7vqY?autoplay=1&mute=1">
</iframe> 

Output should be:

Example of YouTube Autoplay + Mute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML YouTube Videos
Uploaded by:
Admin