Your IP : 172.69.59.18


Current Path : /var/www/element/data/www/anuha.ru/
Upload File :
Current File : /var/www/element/data/www/anuha.ru/index1.html

<!doctype html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>HTML5 видео в качестве заднего фона</title>
  <link rel="stylesheet" href="style.css">
</head>
<body>
  <video autoplay loop muted class="bgvideo" id="bgvideo">
   <source src="anutka.mp4" type="video/mp4"></source>
  </video>
</body>
</html>