Created
October 20, 2019 02:30
-
-
Save barmgeat/000395f0b608eebece8651bd0ae890f8 to your computer and use it in GitHub Desktop.
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
YouTube iframe: | |
<iframe | |
width="560" | |
height="315" | |
src="https://www.youtube.com/embed/videoseries?list=PLx0sYbCqOb8TBPRdmBHs5Iftvv9TPboYG" | |
frameborder="0" | |
allow="autoplay; encrypted-media" | |
allowfullscreen> | |
</iframe> | |
gist: | |
<iframe | |
frameborder=0 | |
style="min-width: 200px; width: 60%; height: 460px;" | |
scrolling="no" | |
seamless="seamless" | |
srcdoc=' | |
<html> | |
<body> | |
<style type="text/css"> | |
.gist .gist-data { height: 400px; } | |
</style> | |
<script src="https://gist.github.com/sundbry/55bb902b66a39c0ff83629d9a8015ca4.js"></script> | |
</body> | |
</html> | |
'></iframe> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment