<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 //EN"> <html> <head> <title>This is the title of the HTML document</title> </head> <body> This is the body of the document. </body> </html>