Search
 
SCRIPT & CODE EXAMPLE
 

HTML

How to play a s3 video url in html video tag?

<video width="100" height="100" controls>
  <source src="random.mp4" type="video/mp4">
  <source src="random.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
 Run code snippet
Comment

PREVIOUS NEXT
Code Example
Html :: one side toggle in bootstrap 
Html :: how to make text move in html 
Html :: link node module in html 
Html :: html symbols 
Html :: bootstrap collapse 
Html :: anatomy of a html document 
Html :: handlebar js basic example 
Html :: passing parameters from C# to js fucntions 
Html :: html id 
Html :: tailwind height 
Html :: nav-pills class bootstrap 
Html :: html go up a folder 
Html :: bootstrap starter template 
Html :: html frame 
Html :: select colopr bootstrap 
Html :: simple website using html and css 
Html :: making spinner in css 
Html :: what is ref in html 
Html :: inline code html 
Html :: englais français 
Html :: html title attribute 
Html :: boots form 
Html :: You are running `create-react-app` 4.0.3, which is behind the latest release (5. 0.0). 
Html :: website design codes 
Html :: compile haml to html 
Html :: html input number no write symbol 
Html :: theme my login/logout shortcode 
Html :: salesforce required asterisk input filed 
Html :: TemplateDoesNotExist at / home.html 
Html :: hirudhi map 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =