The textarea below contains a generic web page, in "html 4 Transitional" style (for editing with mozilla's page editor), which you can copy and paste into a new document:
Or you can go to generic page and do "File:Save As..."
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Untitled</title> </head> <body> </body> </html>
revised 28 Apr 2005, mjr