Created
August 23, 2018 13:30
-
-
Save liketaurus/52d645a3bace347aa5ec66595b3f9545 to your computer and use it in GitHub Desktop.
How to embed Youtube playlist
This file contains hidden or 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
<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