Skip to content

Instantly share code, notes, and snippets.

View odev79's full-sized avatar

Daniel Estrada odev79

View GitHub Profile
@odev79
odev79 / index.html
Last active June 19, 2018 22:44
Video.js Example Embed - Reloaded
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="author" content="Oscar Estrada">
<meta name="viewport" content="width=device-width" />
<title>Video.js Example Embed</title>
<script src="http://vjs.zencdn.net/5-unsafe/video.js"></script>
<link rel="stylesheet" href="https://vjs.zencdn.net/5-unsafe/video-js.css" type="text/css">