1. 提交你的網站網址
https://forms.gle/2R8Ce9nVy8pjUnrN8
2.
添加?autoplay=1就在影片ID之後,所以它看起來像這樣:
原本的程式碼:
<iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/[影片 ID]” frameborder=”0″ allowfullscreen></iframe>”,
加上 ?autoplay=1 後的程式碼 “?autoplay=1”:
<iframe width=”560″ height=”315″ src=” https://www.youtube.com/embed/[影片 ID]?autoplay=1″ frameborder=”0″ allowfullscreen></iframe>
3. 同學作品彙整