> > HTML Editors

HTML Editors

Posted on Sunday, September 23, 2012 | No Comments


There are various HTML Editors such as
  • Adobe Dreamweaver
  • Notepad++
  • NetBeans IDE
  • Eclipse
  • ActiveState Komodo
  • BlueFish
  • EmEditor. and man more.
  • Notepad


For beginners it is better Notepad to start HTML.

Basically 4 steps should follow to create and run a HTML file.
 
Step 1: Run Notepad

To run notepad go to:

Start---> All programs ----> Accessories -----> Notepad

Step 2: Edit your HTML code


Step 3: Save notepad file

you need to save as your notepad file as .htm or .html file extension with your preferred name, remember when saving your file select "save as type" as all files.

Step 4: Run the HTML file using a browser

You can run your .html file double clicking on it or  open file form browser file menu.

The result will look like this:


Leave a Reply

Powered by Blogger.