Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<title>Muted autoplay page</title>
</head>
<body>
<video id="autoplay" src="gizmo.mp4" autoplay loop muted></video>
</body>
</html>