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