Here's my two cents...
Like
trollacious all I do is handcoded. I firmly believe that in the long run you're way better off knowing exactly what's happening throughout your code. That's one thing you don't get using a WYSIWYG tool (not any that I've seen at least) -tried the worst one (FrontPage) for a week and my conclusion is that not even FrontPage knows what going on the the FrontPage code ;-)
To avoid offending anyone I should add that I've only heard nice things about ColdFusion
I use a very simple text editor called
NoteTab Light. It's straight forward - and free. Very basic (no color coding or fancy stuff). And that's exactly why I like it
I use
NoteTab Light to write all my XHTML, CSS, JavaScript and PHP code.
I have Apache/PHP/MySQL running on my PC to test my work. I test it on the most popular browsers too. I have a good friend who owns a Mac and she is very helpful testing my work on the Mac platform as well. I'm currently setting up a Linux PC so I can test my work in that environment as well.
Of course one should code/test one (small) step at a time and remember to validate frequestly -both on different browsers and using the W3C online validation service as well.
For the Graphics I use PaintShop Pro, PhotoShop and Corel Draw.
Well .... I could go on and on. Just felt like sharing with you guys ;-)
So I guess it all boils down to this ... "Still use HTML" - "YES!"
Happy Coding!
Jakob
PS. Now that we're sharing -where are you guy located? I live in Copenhagen, Denmark