westdc-zf1/htdocs/static-sanji-v2/html/video.html

14 lines
332 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title></title>
</head>
<body>
<video autoplay="" muted="" loop="" class="video">
<source src="../img/tpe_1.mp4" type="video/mp4">
</video>
</body>
</html>