ufzombiemaniac-website/index.html

21 lines
552 B
HTML
Raw Normal View History

2021-08-07 09:24:29 -04:00
<!doctype html5>
2021-08-07 09:19:01 -04:00
<html>
<head>
<title>ufzombiemaniac</title>
</head>
<body>
<p>idk waht to put here for now so have this table</p>
<table>
<tr>
<th>fuck1</th>
<th>fuck2</th>
<th>fuck3</th>
</tr>
<tr>
<th>bottom text</th>
</tr>
2021-08-07 09:19:01 -04:00
</table>
2021-08-07 09:24:29 -04:00
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/jdUXfsMTv7o" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
2021-08-07 09:19:01 -04:00
</body>
</html>