HTML First Page

How to Create an HTML Page
1. Open Notepad, go to Start-->Programs-->Accesories-->Notepad
2. HTML always begin and end with the HTML tag .
3. Add the head, title and body tags
4. Save the html file in a folder
a. Go to File-->Save As
b. Navigate to the folder
c. Change the "Save as type" to All Files
d. Name the file with the extension .htm


View HTML Page in a browser
1. Open the Browser
2. Go to File-->Open and then click Browse
3. Find your HTML file inside your folder on your disk and click Open.

No comments:

Post a Comment