<html>
<head>
<title>my first web page</title>
</head>
<body>
This is my first web page
</body>
</html>