Skip to content

Instantly share code, notes, and snippets.

@1242035
Created May 25, 2017 08:48
Show Gist options
  • Save 1242035/e6c2a467188d61f12902eb315161b28b to your computer and use it in GitHub Desktop.
Save 1242035/e6c2a467188d61f12902eb315161b28b to your computer and use it in GitHub Desktop.
Emmbed youtube
<object width="640" height="360">
<param name="movie" value="http://www.youtube.com/embed/OcV0cbQJ5r8?html5=1&amp;rel=0&amp;hl=en_US&amp;version=3"/>
<param name="allowFullScreen" value="true"/>
<param name="allowscriptaccess" value="always"/>
<embed width="640" height="360" src="http://www.youtube.com/embed/OcV0cbQJ5r8?html5=1&amp;rel=0&amp;hl=en_US&amp;version=3" class="youtube-player" type="text/html" allowscriptaccess="always" allowfullscreen="true"/>
</object>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment