Created
August 29, 2014 10:46
-
-
Save knowuh/7ca4cab50754a7445c04 to your computer and use it in GitHub Desktop.
video embed for has home-page (first pass)
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
<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