first commit
This commit is contained in:
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>
|
Reference in New Issue
Block a user