Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created August 29, 2014 10:46
Show Gist options
  • Save knowuh/7ca4cab50754a7445c04 to your computer and use it in GitHub Desktop.
Save knowuh/7ca4cab50754a7445c04 to your computer and use it in GitHub Desktop.
video embed for has home-page (first pass)
<h3> Testing </h3>
<div>
The has project video:
</div>
<div style="border: 1px solid black; padding: 2em;">
<video controls="" autoplay="true" width="500" preload="auto" name="media">
<source src="https://has-production.s3.amazonaws.com/resources/HASPortalGuide/Resources/PortalGuideMovie-Broadband/Resources/PortalGuideMovie-Broadband%20-%20Broadband.m4v" type="video/mp4">
</video>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment