Here's an example <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <head> <title> Free To Enter UK Competition Sites</title> <meta name="KeyWords" content="competitions, quiz, free gifts, free, quizes, prize, prizes, win prizes "> <meta name="Description" content="Read reviews of free to enter UK competitions sites, win cash, gifts and rewards."> </head> Then the main body of your text that will be seen on the monitor goes here. </body> </HTML> You can create this in notepad by saving the file with the extension .html - for example mypage.html and then uploading this to your web hosting account
Here's a much better example: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Style-Type" content="text/css"> <meta http-equiv="imagetoolbar" content="no"> <meta name="description" content="A brief description of the current page goes here."> <meta name="keywords" content="keywords, go, here, only, once, page, content, has, been, finished"> </head> <body> </body> </html> Code (markup): I also do not advocate the use of Windows-1252 or any other Microsoft character encoding for that matter either. Here's why: http://www.sitepoint.com/article/guide-web-character-encoding