Files
moon-gaming/howto.html
T
2023-10-30 14:46:47 +00:00

7 lines
322 B
HTML

<html>
<a href="index.html">home</a>
<a href="coment.html">bake</a>
<video src="Untitled video - Made with Clipchamp (1).mp4" width="50%" controls>
<p>If you are reading this, it is because your browser does not support the 'video' element. Try using the 'object' element listed further down the page.</p>
</video>
</html>