html5-video-test

by thomas_rickard

HTML

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css">
<video controls="" autoplay="" mute="" width="300" height="150">
  <source src="https://s3-eu-west-1.amazonaws.com/toms-demo-bucket/boat-540.mp4" type="video/mp4" />
</video>