Đoạn code nhúng có dạng như sau :
<iframe width="560" height="315" src="https://www.youtube.com/embed/jsPd1kBRMhc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Các bạn có thể thêm video vào mỗi bài viết hoặc thêm vào sidebar tùy ý thích . Để video tự động play các bạn sửa dấu ( " ) sau link video thành ?&hl=en&autoplay=1
Khi đó đoạn code chuyển thành như sau .
<iframe width="560" height="315" src="https://www.youtube.com/embed/jsPd1kBRMhc?&hl=en&autoplay=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Và đây là kết quả
Post a Comment
Post a Comment