video
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<video controls autoplay muted loop poster="character_model_touchup_2.png" width="100%">
<source src="video1.mp4" >
</video>
</body>
</html>
Comments
Post a Comment