HTML EXAMPLE 1

<html>
<head>
<title>My First Page</title>
</head>
<body>
Copy this code.
Paste it into Notepad.
Save file as .htm or .html.
Open file in a browser such as Internet Explorer.
</body>
</html>