Last active
August 20, 2019 20:38
-
-
Save rschildmeijer/019c280474b5f31451b3614e8dc1fc3d to your computer and use it in GitHub Desktop.
klang
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 id="film_wrapper"> | |
<button id="play_btn">Play</button> <div class="large_still"> | |
<img src="https://emilklang.com/wp-content/uploads/vbo4-1200x675.jpg"> | |
</div> | |
<div class="video"><iframe id="player1" src="http://player.vimeo.com/video/299710204?autoplay=0&title=0&portrait=0&byline=0&color=e7e0e0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment