18 lines
387 B
PHP
18 lines
387 B
PHP
<html>
|
|
<head>
|
|
<title>asdasdasd</title>
|
|
</head>
|
|
<body>
|
|
<p style="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>welcome to asdasdasd.php enjoy your stay :)</th>
|
|
<th>fuck3</th>
|
|
</tr>
|
|
<tr>
|
|
<th>bottom text</th>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|