Tuesday 13 May 2014

Html Editors.

Hyper Text Markup Language  can be edited by using different professional Html editors like-

1) Notepad
2) Adobe Dreamweaver
3) Notepad++
4) CoffeeCup HTML Editor

There are so many editors available online but the most commonly used editors are Notepad & Adobe Dreamweaver.

Follow Below four steps and start code within a minute.

Step 1: Start Notepad
To start Notepad go to:
Start
    All Programs
        Accessories
            Notepad

Step 2: Edit Your HTML with Notepad.

Type your first code in Notepad like the below image.






Step 3: Save Your HTML document.
Press Save as  in Notepad's file menu.When you save an HTML file, you can use either the .htm or the .html file extension. There is no difference, it is up to you whatever you want save in these both.

Step 4: Run the HTML in Your Browser.
Start your web browser and open your html file from the File, Open menu, or just browse the folder and double-click your HTML file.

The result should look like below image in your browser.


No comments:

Post a Comment