first commit
This commit is contained in:
commit
63380e77ac
13
anilkorayTR/about.html
Normal file
13
anilkorayTR/about.html
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<!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>
|
0
anilkorayTR/about.htmlZone.Identifier
Normal file
0
anilkorayTR/about.htmlZone.Identifier
Normal file
12
anilkorayTR/bad.html
Normal file
12
anilkorayTR/bad.html
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<!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>
|
0
anilkorayTR/bad.htmlZone.Identifier
Normal file
0
anilkorayTR/bad.htmlZone.Identifier
Normal file
11
anilkorayTR/good.html
Normal file
11
anilkorayTR/good.html
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<!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>
|
0
anilkorayTR/good.htmlZone.Identifier
Normal file
0
anilkorayTR/good.htmlZone.Identifier
Normal file
12
anilkorayTR/index.html
Normal file
12
anilkorayTR/index.html
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>This is a test site!</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Woah! IT'S ALIVE!!!</h1>
|
||||||
|
<p>IT'S <strong>BREATHING! RUUN!</strong></p>
|
||||||
|
<a href="about.html">about page!</a>
|
||||||
|
</body>
|
||||||
|
</html>
|
0
anilkorayTR/index.htmlZone.Identifier
Normal file
0
anilkorayTR/index.htmlZone.Identifier
Normal file
Loading…
x
Reference in New Issue
Block a user