0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 04:30:25 +00:00
cowboy/examples/markdown_middleware/priv/video.md

10 lines
267 B
Markdown
Raw Normal View History

2013-02-09 04:04:49 -06:00
HTML5 Video With Markdown
=========================
<video controls>
<source src="small.ogv" type="video/ogg"/>
<source src="small.mp4" type="video/mp4"/>
</video>
Videos taken from [TechSlides](http://techslides.com/sample-webm-ogg-and-mp4-video-files-for-html5/)