<!DOCTYPE html> <html> <head> <title>Page title</title> </head> <body> <h1>A heading</h1> <p>A paragraph.</p> </body> </html>