ufzombiemaniac-website/asdasdasd.php
zombie ce7923dd5b added a link to asdasdasd.php
i did this to test php in nginx
2021-08-08 10:39:04 -04:00

18 lines
349 B
PHP

<html>
<head>
<title>asdasdasd</title>
</head>
<body>
<p sytle="background-color:Cyan;">I HATE DOCKER I HATE DOCKER I HATE DOCKER</p>
<table style="background-color:Tomato;">
<tr>
<th href="asdasdasd.php">fuck1</th>
<th>fuck2</th>
<th>fuck3</th>
</tr>
<tr>
<th>bottom text</th>
</tr>
</table>
</body>
</html>