Created
April 22, 2014 23:56
-
-
Save brito/11198390 to your computer and use it in GitHub Desktop.
video
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 */ | |
| iframe { border:0; float:left; margin:0 1em; width:521px; height:322px } | |
| [target=playing] { display:block; padding:.6em 0; | |
| background:#222222; color:#98b8ca; text-decoration:none } | |
| body { font:14px/1.2 HelveticaNeue-Light,Segoe UI,Helvetica; | |
| max-width:843px; margin:1em auto; background:black} |
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
| <iframe name=playing src="//youtube.com/embed/9D05ej8u-gU" allowfullscreen></iframe> | |
| <a href="//youtube.com/embed/9D05ej8u-gU" target=playing>The Most Astounding Fact – Neil deGrasse Tyson</a> | |
| <a href="//youtube.com/embed/-BwxnFd1oGc" target=playing >Shanti Mantra</a> | |
| <a href="//youtube.com/embed/Smxq2_TGb1E" target=playing >Wing Chun lesson 9</a> |
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","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment