Utvikling.com
- excellence in development

Notepad

Microsoft Notepad - a text editor that is included with the Windows operating system.

Sometimes software developers state that the best HTML editor is Notepad.

This means that they like to control the details that go into the HTML files.

Because HTML files are implemented as text files with a certain syntax, it would be possible to edit them using Notepad.

However, as Notepad is an incredibly primitive text editor, it would be rather inefficient as a HTML editor for anything but minor changes to tiny HTML files.

The editor I prefer to use when editing HTML source is Developer Studio.

Projects