2020-07-17 16:32:50 來自:218.161.47.130
 回覆
1樓. 回覆 : 602 時間 : 2024-07-17 15:01:39
修正版語法
適用於手機 平板 電視
<iframe frameborder="0" scrolling="no" marginheight="0" marginwidth="0"width="788.54" height="443" type="text/html" src="https://www.youtube.com/embed/2tVkwtlMPro?autoplay=0&fs=0&iv_load_policy=3&showinfo=0&rel=0&cc_load_policy=0&start=0&end=0"></iframe>
2樓. 回覆 : 602 時間 : 2024-05-06 02:19:13
YouTube - Autoplay + Muted
<iframe width="420" height="315"
src="https://www.youtube.com/embed/DrUpCmFn3-c?autoplay=1&mute=1">
</iframe>
<video autoplay muted loop id="myVideo">
<source src="https://youtu.be/DrUpCmFn3-c" type="video/mp4">
</video>
<style>
#myVideo {
position: fixed;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
}
</style>
3樓. 回覆 : 602 時間 : 2020-12-18 13:43:35
在網站裡加入Youtube訂閱按鈕
如何將Youtube的訂閱按鈕加入網站…
首先,當然你要擁有一個Youtbe頻道,並要有一定的內容性,才能吸引別人觀看後覺得不錯來訂閱你的頻道,
要增加Subscribe按鈕要加入只需要一段語法即可,
這段語法可以從Youtube官方提供的工具來取得(Youtube工具語法頁面 YouTube Subscribe Button):
https://developers.google.com/youtube/youtube_subscribe_button