Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<html>
<head>
<title>Intro</title>
</head>
<body>
<video width="640" height="480" autoplay
<source src="test.ogv type="video/mp4" />
<source src="test.ogv" type="video/ogg" />
This Browser is not compatible with HTML 4
</video>
</body>
</html>