Editing the Page's HTML

You can add HTML or script to the HTML code that NetObjects Fusion 12 generates in the HTML Inspector or in the Object HTML dialog. The HTML Inspector allows you to edit code for pages of a site, while on the HTML Object dialog; you edit code only for objects on a page.

If the HTML Inspector Panel is not visible in Page View, follow these steps to make it visible:

  1. In Page View, click on the View Menu.

  2. Select More Panels>HTML Code editor.

To edit code in the Object HTML dialog, click on the HTML button on the Properties Panel of the object you want to change the code to.

These two HTML Code Editors have identical options. Using one of these HTML editors, you can add or edit code of a page. You cannot delete code either on the HTML Inspector or on the Object HTML dialog.

You can edit the HTML code by using the following buttons on the HTML Inspector:

Or, you may add new HTML content using the following options:

Clicking a button positions the mouse slider in the correspondent line in the HTML Editor.

For more control over where you insert HTML code, use the NetObjects Fusion 12 internal HTML editor in HTML Source view.

HTML Code view displays all of the page’s HTML code in one place, which makes it easier to insert and edit code. You can also use the Find, Cut, Copy, and Paste commands in this view. Code that you can edit appears on a white background. You cannot edit code that appears on a gray background.