We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44231f1 + f4373ef commit ff020c4Copy full SHA for ff020c4
Video Html
@@ -0,0 +1,5 @@
1
+<video width="320" height="240" controls>
2
+ <source src="movie.mp4" type="video/mp4">
3
+ <source src="movie.ogg" type="video/ogg">
4
+Your browser does not support the video tag.
5
+</video>
0 commit comments