What html program should I use, frontpage, dreamweaver, other...?
Name:
Anonymous2006-12-03 23:21
Depends on how you want to do things. I find Dreamweaver's great for editing page content (WYSIWYG is good for that) but while it's pretty good at generating good code, you should always be double checking everything that's going on in the code view, and doing all of your design work with the source code exclusively. It also has the advantages of integrating FTP, a useful GUI that helps you learn CSS, etc. It's a good choice that HTML "purists" act like retards about because they think it still writes in HTML 3.2 like it did 8 years ago.
If you're fine with hacking source code exclusively, just get a good plain text editor and FTP client. This can be very subjective.
Stay away from just about anything else that makes code for you, though - this includes Frontpage. GoLive might be okay, though, but nobody cares about GoLive.