Quote:
Originally Posted by amxfan
There are many. I myself use Dreamweaver. Frontpage is ok and you can build a nice and professional page with it, but I personally do not like the fact that it adds unwanted folders and you must have a server that has their extensions installed.
|
Actually you don't need FrontPage extensions installed, if you use it as a straight html code editor. It is only when you want to use its dynamic scripts that the extensions are required. However, big problem with FrontPage is that it adds extraneous code and will drop important bits of code particularly if used in WYSIWYG view.
I use FrontPage 2006 but only in code view - the WYSIWYG view changes the case of the code (not good).
I have Dreamweaver too but, as many on the forum know, I do not think it is worth the huge amount of money. Used properly it is a powerful editor but it can encourage lazy and sloppy coding.
cheers
Ian