There are essentially two types of website editor.
The beginner will initially be attracted to the WYSiWYG editors because they seem to offer a quick and easy route to web site development. The downsides will soon become aparent:
Zoom Website Editor is a simple text based editor with many additional features and tools to facilitate and accelerate your web development. Because you are writing the actual code for your web site, the only limit to what you can achive is your own imagination.
Zoom Website Editor allows you to edit the files on your web server and maintains a backup copy of the file on your computer in the Documents\websites folder. You can edit an unlimited number of different web sites and switch quickly between them.
Select a file on your web site from the navigation pane on the left of the Zoom Website Editor main window.
Text files (generaly HTML, CSS or code script) are downloaded from your web site into a new Zoom Website Editor tab. Each editor tab contains a text editor, a web browser (it is a limited version of IE and therefore a rubbish browser but it gives some idea of what the page will look like) and a history tab. Multiple editor tabs allow a number of files to be open for editing all at the same time. If you mess-up then you can "undo" current edits or retrieve an earlier version of your web page from history.
Once editing is complete, any pre-existing disc file is saved to history, the new file is saved to your My Documents\WebSites{domain name} folder (or a subfolder of it) and then uploaded to the web site via FTP.
Non-text files such as images are downloaded over FTP from the web site to your My Documents\WebSites{domain name} folder or subfolder. The "edit" command is passed to Windows which will hopefully open the file in some external application for edit.
Once editing is complete in the external program then the Zoom Web Editor menu item "Upload this File to Web" may be used to return the edited file to the web server.
Wiki: Installation
Wiki: Navigating your web site
Wiki: Setting up