150 templates, one format
HTML and CSS 404 page templates.
Each template is one HTML file with its CSS inside. There is no build step, framework or image file, so it works on any server or static host and in any stack that serves HTML.
# nginx
error_page 404 /404.html;
# Apache (.htaccess)
ErrorDocument 404 /404.html
# Netlify, GitHub Pages, Cloudflare Pages:
# put 404.html at the site rootHTML / CSS templates /150
Free to useResponsiveNo sign-up
150 designs · page 1 of 7
A good 404 page apologizes.
No404 finds the page they wanted.
No404 matches each broken URL to the closest live page in your sitemap and sends the visitor there. It also lists the broken links that still get visits and whether they came from an ad or from Google.
Works as a WordPress plugin, Laravel and Node.js packages or a small snippet. The free plan needs no card.