Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

video url html

<video width="640" height="480" 
       src="https://archive.org/download/Popeye_forPresident/Popeye_forPresident_512kb.mp4" 
       controls>
  Sorry, your browser doesn't support HTML5 <code>video</code>,
  but you can download this video from the
  <a href="https://archive.org/details/Popeye_forPresident" target="_blank">
    Internet Archive</a>. 
</video>

Read more: https://html.com/tags/video/#ixzz7XgkLMOoR
 
PREVIOUS NEXT
Tagged: #video #url #html
ADD COMMENT
Topic
Name
3+8 =