2. Copy this code into the editor :
<html>
<head>
<title>Welcome to my page</title>
</head>
<body>
This is my first html
</body>
</html>
3. Then, click File > Save as
4. In the "Save as type" select "All files"
5. Name your file with .html extension. for example : "myfirsthtmlpage.html"
6. Happy coding!!! :D
