What HTML editor do you use?

Dreamweaver cs3 is nice once you get used to it. but it takes time to learn how to use it properly just like anything else. If you don't have the basic foundation for html I dont recommend using an editor until you learn it.
 
Programmers notepad 2.
Only pro's don't use WYSIWYG editor :)
 
notepad ++ / notepad2..never use frontpage..use dreamweaver once..sucks..put many redundant code..in the end need to clean up the code..:confused:
 
Wordpad.

Notepad doesn't load format correctly for me sometimes. So I like sticking with wordpad :)
 
For HTML, CSS, JS, PHP, notepad++ and Aptana
both with a nice dark color theme

Guys guys guys, Aptana studio is the way to go

I love Wordpad too, but I'll try others. Do all have the option to use dark colored background? If you don't use dark color theme, that's how you go blind:dead1: later on in life, imho.
 
Dreamweaver on the PC
Coda on the Mac

Coda is the best editor i've ever used, I wish they had it for Windows :(.
 
Textmate on the Mac does all my HTML, Perl, PHP and the rest.

Quick inline edits are done in a terminal with vim.

I've tried "web editors" like Dreamweaver and they slow me down.
 
I use several different programs for various reasons. EmEditor, notepad++, nano, and expression
emeditor is verrrry nice for working with huge log files and such
 
I use Dreamweaver CS4, best all-round editor on the market, Adobe FTW! and PerlEditor for programming stuff.
*facepalms how did I forget notepad?!
 
ultraedit is really nice, I use it for php and html.
 
Back
Top