Last active
December 18, 2015 13:08
-
-
Save AbhishekGhosh/5787328 to your computer and use it in GitHub Desktop.
Embed YouTube Audio only
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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