Skip to content
This repository was archived by the owner on Apr 7, 2019. It is now read-only.

Commit c2f7da7

Browse files
committed
adding atoms/media
1 parent 81464aa commit c2f7da7

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<video width="640" height="360" controls="">
2+
<source src="http://clips.vorwaerts-gmbh.de/VfE_html5.mp4" type="video/mp4">
3+
<source src="http://clips.vorwaerts-gmbh.de/VfE.webm" type="video/webm">
4+
<source src="http://clips.vorwaerts-gmbh.de/VfE.ogv" type="video/ogg">
5+
<img src="" width="640" height="360" alt="Big Buck Bunny" title="No video playback capabilities, please download">
6+
</video>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<audio controls="controls">
2+
<source src="#" />
3+
<source src="#" />
4+
</audio>

0 commit comments

Comments
 (0)