Thread: Resize website
View Single Post
  #14 (permalink)  
Old 03-12-2008, 08:45 PM
iany's Avatar
iany iany is offline
WebProWorld Veteran
 
Join Date: Sep 2003
Location: Stirling, Scotland
Posts: 321
iany RepRank 1
Default Re: Resize website

Quote:
Originally Posted by amxfan View Post
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