first first push

This commit is contained in:
k0rrluna 2024-09-22 00:24:15 +03:00
parent 7ebf3a1cf7
commit 702bc6a1ce
8 changed files with 0 additions and 37 deletions

View File

@ -1,13 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Test about</title>
</head>
<body>
<h1>COMMUNIST DETECTOR</h1>
<p>What is your opinion about <strong>IP (Intellectual property)</strong>?</p>
<li><a href="good.html">It's a GOOD THING!</a></li>
<li><a href="bad.html">It's againt freedom of speech! So it's a bad thing!</a></li>
</body>
</html>

View File

@ -1,12 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Failed!</title>
</head>
<body>
<h1>OH GOD! NOOOOOOOOOOOOOOOOOOOOOOOO</h1>
<h1>WHY?? WHY THE HELL!!</h1>
<h2>GO TO GULAG!</h2>
</body>
</html>

View File

@ -1,11 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Passed!</title>
</head>
<body>
<h1>Welcome back mate!</h1>
<p>You're<strong>not COMMUNIST!</strong>Congratz!!!!!!</p>
</body>
</html>

View File

@ -7,6 +7,5 @@
<body>
<h1>Woah! IT'S ALIVE!!!</h1>
<p>IT'S <strong>BREATHING! RUUN!</strong></p>
<a href="about.html">about page!</a>
</body>
</html>