Skip to content

Instantly share code, notes, and snippets.

@liketaurus
Created August 23, 2018 13:30
Show Gist options
  • Save liketaurus/52d645a3bace347aa5ec66595b3f9545 to your computer and use it in GitHub Desktop.
Save liketaurus/52d645a3bace347aa5ec66595b3f9545 to your computer and use it in GitHub Desktop.
How to embed Youtube playlist
<h3>Курс JAVA Professional</h3>
<br />
<iframe width="100%" height="900" src="https://www.youtube.com/playlist?list=PLvItDmb0sZw9DXLBDs4IBcalvA1Nx56o9"
frameborder="0"
allowfullscreen>
</iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment