A 404 page is a website landing page that tells your website visitors the page they requested is unavailable or, in some cases, doesn’t exist. Its primary purpose is to inform your users they’ve reached a 404 error. But first, why’s a 404 page so important? If you don’t create a 404 page, your server can’t provide an adequate response for a resource that isn’t found.
Shangxin | Title
400 Error!
oops ! Page not found
Sorry, the page you're looking for doesn't exist. if you think something is broken,report a problem.
.papyrus{
font-family: papyrus;
font-size : 80px;
}
The 404 Not Found error message is an HTTP standard response code indicating your web browser was able to communicate with the website’s server, but the server could not find the resource you requested. Anytime you enter a URL into your browser, the browser makes a request on your behalf.