Skip to content

Instantly share code, notes, and snippets.

@ruizfrontend
Created July 24, 2014 10:38
Show Gist options
  • Save ruizfrontend/8580610c930fee1d05d6 to your computer and use it in GitHub Desktop.
Save ruizfrontend/8580610c930fee1d05d6 to your computer and use it in GitHub Desktop.
Untitled
video { width: 400px; height: auto; }
h2 { background: red; margin: 0; }
.video2 { display: block; }
<video class="video1" controls src="http://video.lab.rtve.es/resources/TE_NGVA/mp4/2014/telediario/1969_td_adela.mp4"></video>
<h2>Title </h2>
<video class="video2" controls src="http://video.lab.rtve.es/resources/TE_NGVA/mp4/2014/telediario/1974_td3_mateo.mp4"></video>
<h2>Title </h2>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment