In this discussion you will use Microsoft NotePad to create a simple personal web page and post it as your initial post for all your classmates to see and respond to it. Begin by following the steps below.
1 - Creating a directory (folder) and your initial Notepad file
Create a folder on your desktop to save your HTML pages in (call it "My web page")
Start Notepad. Type the document tags below in your Notepad file.
This file will ultimately be your Homepage file.
1.JPG
2 - Now save the Notepad file to the HTML directory you created (the "My web page" folder)
Save your Notepad file in your HTML directory and name it index.txt.
Now close your index.txt file and then in the HTML directory folder rename the file index.html within the folder.
You can change the extension .txt of your Notepad file to .html to view the file and back to .txt to edit your progress as you start adding your HTML code.
NOTE: Opening your Notepad file with the .html extension will open it in the default internet browser installed in your computer to view it as a web page. Opening the file with the .txt extension will open the file in Notepad for editing.
Enter your custom title by typing it between the
and the