Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

video values in html

<!-- video attributes -->
<video src="(link)" poster="(thumbnail's link)" controles autoplay loop muted preload="auto|metadata|none">(video's alt)</video>
<!-- you can adjust width and height with css-->
 
PREVIOUS NEXT
Tagged: #video #values #html
ADD COMMENT
Topic
Name
1+4 =