Sunday, November 18, 2012

How to embed a Youtube video on your blog

1. Click "SHARE" below the youtube video you wish to feature on your blog.





2. From the dropdown tab, choose "EMBED"






3. Copy the Embed code.

4. On your blog, click on "HTML" then paste the embed code.


5. To edit the screen size of your video, edit the embed code by changing the height and wight values:


<iframe width="560" height="315" src="http://www.youtube.com/embed/rtOvBOTyX00" frameborder="0" allowfullscreen></iframe>


   The higher the height and weight values, the bigger the screen size



No comments:

Post a Comment