For god\'s sake.... use Dreamweaver if you want to..... but please do not use drag/drop html tables.
If you\'re planning to work further using html scripts, php, jsp, asp, you will find out that Dreamweaver actually creates a load of rubbish code.
I guess it is good to create prototypes, but writing the code by hand is much more rewarding, and with CSS you can avoid the bad qualities of html tables.
Personally, I use a customized GVIM editor. I also use this same editor for most of my programming purposes. It is easily the most powerful editor out there once you get used to it. Replacing code patterns, navigating files with +5000 lines of code is much more easily done with GVIM.