Source code

Revision control

Copy as Markdown

Other Tools

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