rootdo/content/ut/index.html

38 lines
999 B
HTML
Raw Normal View History

2024-10-04 12:44:59 +00:00
<!doctype html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="base.css">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Unreal Tournament</title>
</head>
<body>
Unreal Tournament GOTY - The best game ever made!
<b><pre>
<center>
<video width="720" height="480" controls>
<source src="instagib.mp4" type="video/mp4">
<source src="instagib.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
<video width="720" height="480" controls>
<source src="ut.mp4" type="video/mp4">
<source src="ut.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
<video width="720" height="480" controls>
<source src="ig.mp4" type="video/mp4">
<source src="ig.ogg" type="video/ogg">
Your browser does not support the video tag.
</video>
</center>
</pre></b>
<p></p>
</body>
<footer>
<hr>
<span style="float: right">INSTAGIB FRAG</span>
<span>&copy;
nulla auctoritate
</span>
</footer>