15 lines
516 B
HTML
15 lines
516 B
HTML
<!DOCTYPE html>
|
|
<html><head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Not Found</title>
|
|
<link href="Not%20Found_files/style.css" rel="stylesheet" type="text/css" media="all">
|
|
</head>
|
|
<body>
|
|
<h1>Page Not Found</h1>
|
|
<p>whoops i made a invalid link!<br>i;ll totaly remember to fix later!<br></p>
|
|
<img src="Not%20Found_files/site_sleep.png">
|
|
|
|
|
|
</body></html> |