mirror of
https://github.com/Afacanc38/afacanc38.github.io.git
synced 2024-11-14 20:25:05 +03:00
Add files via upload
This commit is contained in:
parent
0b1ae15173
commit
c02ee34878
2 changed files with 31 additions and 0 deletions
17
404.html
Normal file
17
404.html
Normal file
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<ul class="nav">
|
||||
<li><a class="active" href="#"><b>Etkinlikler</b></a></li>
|
||||
<li style="float: right;"><a href="#"><img src="images/kontrol.svg" alt="kontrol"></a></li>
|
||||
<li style="float: right"><a href="#"><b>Pzt 12:00</b></a></li>
|
||||
</ul>
|
||||
<iframe class="web" src="404ac.html" frameborder="0"></iframe>
|
||||
</body>
|
14
404ac.html
Normal file
14
404ac.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<link rel="stylesheet" href="style-merhaba.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>404</h1>
|
||||
<p>Böyle bir sayfa yok. Olsa dükkan senin.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue