GETTING STARTED WITH HTML

For beginning with HTML we need two basic things -

(a) A Text Editor [ to edit the code ]

(b) A Web Browser [ to see the webpage ]


STEP 1: Click on Start

STEP 2: Type Notepad and press Enter.



STEP 3: In notepad, we will write our HTML code. For Eg.


STEP 4: Click on File.
STEP 5: Click Save
STEP 6: Give a name to your file and save it with ".html" extension.
STEP 7: Go to the place where you have saved your file and open it.
STEP 8: Congratulations ! You have successfully written your first html code.















Comments