afacanc38.github.io/404ac.html
2021-04-03 15:58:23 +03:00

17 lines
471 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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>Sayfa bulunamadı...</title>
<link rel="stylesheet" href="style-merhaba.css">
</head>
<body>
<h1>404</h1>
<p>Böyle bir sayfa yok. Olsa dükkan senin.
<br>
<a href="index.html" target="_blank">Ana sayfaya dön</a>
</p>
</body>
</html>