Skip to content

Instantly share code, notes, and snippets.

@johnhamelink
Last active January 26, 2016 17:42
Show Gist options
  • Select an option

  • Save johnhamelink/25aa2bbe6f567a8fe1b2 to your computer and use it in GitHub Desktop.

Select an option

Save johnhamelink/25aa2bbe6f567a8fe1b2 to your computer and use it in GitHub Desktop.
<div id="video">
<div class="overlay"></div>
<iframe id="videoClip" style="transform: scale(1.07);" src="https://www.youtube.com/embed/dAm5y3rZAvQ?autoplay=1&amp;controls=0&amp;loop=1&amp;modestbranding=1&amp;showinfo=0&amp;playlist=dAm5y3rZAvQ&amp;enablejsapi=1" allowfullscreen="" frameborder="0" height="100%" width="100%"></iframe>
<div class="content text-center">
<h2>Download The App</h2>
<?php include 'partials/downloads.php'; ?>
</div>
<div class="slice"></div>
</div><!-- /video -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment