1<html> 2 <head> 3 <title>404 Not Found</title> 4 </head> 5 <body> 6 <h1>404 Not Found</h1> 7 <p>This is an example of a custom 404 page.</p> 8 </body> 9</html>