Notepad, basic ... I got some prog that i downloaded before (which i like BUT i dont know the name), gone when i reformat my comp ! duh'
He said editor, not bloated wysiwyg that is barely useful as an editor - Dreamweaver is just asking to **** your own sites. Personally, I use win32pad for ALL my editing, I've never needed more - when given more it usually gets in my way, a lot of the 'newer' features in some editors like tabs actually being a step BACKWARDS in functionality... I run multiple displays so having each text document open in it's own window is a GOOD thing, and frankly I've mastered this thing called the taskbar (which I have in portrait view on the left display set to NOT group program windows)
Here's another vote for Textpad. I learned to code HTML in Notepad 13 years ago. Textpad is a huge step up because it does things like syntax coloring (with plug-ins for HTML, CSS, PHP, Javascript, and many others). It also handles auto-indenting, line numbering, and many other handy features. But it doesn't try to rewrite my code. That's why I would never use anything like Frontpage or Dreamweaver. Steve
If you have money: ZendStudio and/or dreamweaver If you have no money : notepad++ (light, syntax highlitghing for a bunch of languages, free, ...)