Skip to content

Instantly share code, notes, and snippets.

@AbhishekGhosh
Last active December 18, 2015 13:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AbhishekGhosh/5787328 to your computer and use it in GitHub Desktop.
Save AbhishekGhosh/5787328 to your computer and use it in GitHub Desktop.
Embed YouTube Audio only
<div style="position:relative;width:267px;height:25px;overflow:hidden;">
<div style="position:absolute;top:-276px;left:-5px">
<iframe width="300" height="300"
src="https://www.youtube.com/embed/az8U7wOrCmc?rel=0">
</iframe>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment