embeded video youtube di html

code berikut untuk menampilkan video di html kita :

<iframe
width="360"
height="215"
src="https://www.youtube.com/embed/F06LiNHneB4?rel=0&amp;autoplay=1&loop=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe>

perhatikan

rel=0&amp;autoplay=1

untuk auto play

Posting Lebih Baru Posting Lama

Leave a Reply