Compare commits

..

No commits in common. "61c0304340dea3d8f7925d2e08e82c6e657cf785" and "ce7923dd5bd043879186743ba5b064de09a1f35d" have entirely different histories.

2 changed files with 6 additions and 18 deletions

View file

@ -3,11 +3,11 @@
<title>asdasdasd</title> <title>asdasdasd</title>
</head> </head>
<body> <body>
<p style="background-color:Cyan;">I HATE DOCKER I HATE DOCKER I HATE DOCKER</p> <p sytle="background-color:Cyan;">I HATE DOCKER I HATE DOCKER I HATE DOCKER</p>
<table style="background-color:Tomato;"> <table style="background-color:Tomato;">
<tr> <tr>
<th href="asdasdasd.php">fuck1</th> <th href="asdasdasd.php">fuck1</th>
<th>welcome to asdasdasd.php enjoy your stay :)</th> <th>fuck2</th>
<th>fuck3</th> <th>fuck3</th>
</tr> </tr>
<tr> <tr>

View file

@ -2,31 +2,19 @@
<html> <html>
<head> <head>
<title>ufzombiemaniac</title> <title>ufzombiemaniac</title>
<style>
#background {
background: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.imgur.com%2FY2AdE3p.png);
background-size: 100%;
}
</style>
</head> </head>
<body id="background"> <body>
<p>idk waht to put here for now so have this table</p> <p>idk waht to put here for now so have this table</p>
<table id="background"> <table style="background-color:Tomato;">
<tr> <tr>
<th><a href="asdasdasd.php">fuck1</a></th> <th><a href="asdasdasd.php">fuck1</a></th>
<th>fuck2</th> <th>fuck2</th>
<th>fuck3</th> <th>fuck3</th>
</tr> </tr>
<tr>
<th>left text</th>
<th><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></th>
<th>right text</th>
</tr>
<tr> <tr>
<th>bottom text</th> <th>bottom text</th>
<th>middle text</th>
</tr> </tr>
</table> </table>
<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>
</body> </body>
</html> </html>