<!DOCTYPE html> <html lang="en"> <!-- IF YOU SEE THIS, THE WEB HOST SENT THE WRONG CONTENT-TYPE HEADER FIELD. --> <head> <title>A Web Page</title> </head> <body> <h1>This is a web page with a simple file name and no custom headers.</h1> <p>Like <a href="index.html">the others</a>, it contains HTML.</p> </body> </html>