2016年6月19日 星期日

[Blogspot] How to put youtube song into blogspot

1. Go to Youtube to find the song which you like


Copy Embed code to blogspot


2. Modify the code


Change width to 1
Change height to 1
Add script (?autoplay=1) at the end of src.


All source code like below.

<iframe width="1" height="1" src="//www.youtube.com/embed/FqKS-j3RS04?autoplay=1" 
frameborder="0" allowfullscreen></iframe>


Reference:

0 意見:

張貼留言