Created
July 24, 2014 10:38
-
-
Save ruizfrontend/8580610c930fee1d05d6 to your computer and use it in GitHub Desktop.
Untitled
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
video { width: 400px; height: auto; } | |
h2 { background: red; margin: 0; } | |
.video2 { display: block; } |
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
<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> |
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
// alert('Hello world!'); |
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
{"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