<video width="320" height="240" controls>
<source src="movie.mp4" type="video/mp4">
<source src="movie.ogg" type="video/ogg">
Your browser does not support the video tag. <!-- Text to be shown incase browser doesnt support html5 -->
</video>
// basic video player html
<video class="video-container" controls muted autoplay loop>
<source src="./video.mp4" type="video/mp4"/>
</video>
<video width="320" height="240" controls>
<source src="movie.mp4" type="video/mp4">
<source src="movie.ogg" type="video/ogg">
</video>
<video>
<source src="path_to_your_video_file.mp4" type="video/mp4">
</video>
Code Example |
---|
Html :: iframe html |
Html :: bootstrap vertical hr |
Html :: fix table height html |
Html :: highlightjs |
Html :: htlm link |
Html :: html date selector |
Html :: link html |
Html :: how to include external javascript in html |
Html :: html img tag with alt |
Html :: display success message after form submit in php |
Html :: to centre each content in html |
Html :: fa icon person |
Html :: how to make anchor tag open in new tab |
Html :: form tag radio |
Html :: jquery insert html into iframe |
Html :: how to add links in html |
Html :: adding space tab in html |
Html :: how to change time in minecraft |
Html :: change color of icon css |
Html :: html stands for |
Html :: button href |
Html :: link with no link html |
Html :: how to give a space in html |
Html :: greater then less then in html text |
Html :: amp-img example |
Html :: typo3 typoscript page uid to body tag |
Html :: blink html |
Html :: select all text of input onclick |
Html :: how to defualt volume at 50% of video html |
Html :: react native force light mode |