Opening and editing HTML files

You can open any file that is in standard HTML format and edit it in the WYSIWYG Editor. These standalone HTML files do not have to be imported into a project.

To open and edit an HTML file:

  1. From the File menu, select Open. (Or press CTRL+O.)

  2. In Files of type, select HTML File (*.htm, *.html, *.htx).

  3. In Look in, navigate to the drive and folder that contains the file.

  4. Select the file, and then click Open. The file opens in the WYSIWYG Editor. (If a project is open, it closes before the file opens in WYSIWYG.)

  5. Use any of WYSIWYG's features to edit the content.

  6. Press CTRL+S to save the changes.

To close an HTML file:

Notes:

  • You can only open and edit one HTML file at a time. Whenever you open a new one, the program closes the current one before it opens the next one. If a project is open, it is closed before the HTML file is opened.