Created
October 3, 2018 10:28
-
-
Save alisnic/faec0e7d4f5d004aca059cadace70b93 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
<!DOCTYPE html> | |
<html lang="en"> | |
<frameset cols="50%,*"> | |
<frame src="https://www.youtube.com/embed/C0DPdy98e4c" name="frame1"> | |
<frame src="https://www.youtube.com/embed/C0DPdy98e4c" name="frame2"> | |
</frameset> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment