errorpages-on-acid/404.html

53 lines
3.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>404 | Not found</title>
<meta name="description" content="A 404 error status implies that the file or page that you're looking for could not be found.">
<meta property="og:title" content="404 | Page Not Found">
<meta property="og:description" content="A 404 error status implies that the file or page that you're looking for could not be found.">
<link rel="shortcut icon" href="../errorpages-on-steroids/img/iron-man.ico/favicon.ico" type="image/x-icon">
<link rel="icon" href="../errorpages-on-steroids/img/iron-man.ico/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="180x180" href="../errorpages-on-steroids/img/iron-man.ico/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../errorpages-on-steroids/img/iron-man.ico/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../errorpages-on-steroids/img/iron-man.ico/favicon-16x16.png">
<link rel="manifest" href="../errorpages-on-steroids/img/iron-man.ico/site.webmanifest">
<link rel="mask-icon" href="../errorpages-on-steroids/img/iron-man.ico/safari-pinned-tab.svg" color="#5bbad5">
<link rel="shortcut icon" href="../errorpages-on-steroids/img/iron-man.ico/favicon.ico">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="../errorpages-on-steroids/img/iron-man.ico/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<link rel="preload" href="../errorpages-on-steroids/fonts/AvengeanceHeroicAvengerNormal.woff2" as="font" type="font/woff2" crossorigin>
</head>
<body class="avengers">
<!--[if lt IE 8]><p class="js-fail text-center animated slideInDown">You are using an outdated browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p><![endif]-->
<noscript class="js-fail text-center animated slideInDown">Javascript required to run this website</noscript>
<div class="video-overlay"></div>
<div class="frame">
<header class="wrapper">
<div class="bit-1 text-center">
<h1>Avengers please help!</h1>
<h2>Error 404 - page not found</h2>
<p>The 404 Not Found HTTP status code is a client error used to indicate that a resource was not found at the specified address. It is most likely the result of a dead link or a misspelled address.</p>
</div>
</header>
<main class="wrapper">
</main>
<footer class="wrapper fixed bottom">
<strong class="left">
<script>document.write('<a class="button btn" onclick="goBack()" href="' + document.location.hostname + '" title="&larr; BACK TO ' + window.location.hostname + '">&nbsp;&nbsp;&nbsp;previous page&nbsp;&nbsp;&nbsp;</a>');</script>
</strong>
<strong class="right"><script>document.write(new Date().getFullYear());</script> - errorpages on steroids &trade;</strong>
</footer>
</div>
<script src="js/background-video.js"></script>
<link href="fonts/stylesheet.css" rel="stylesheet">
<link href="css/grid.css" rel="stylesheet">
<link href="css/background-video.css" rel="stylesheet">
<script>new BackgroundVideo({video: [{file: "video/avengers.webm" ,formats: ["webm"]}, ]});</script>
</body>
</html>