You can add HTML or script to the HTML NetObjects Fusion generates in HTML Source view or in the Page HTML dialog. Using the Page HTML dialog, you can add or edit the page’s code
Before the <HTML> tag
Between <HEAD> tags
Inside the <BODY> tag
At the beginning of the <BODY> tag
Before the </BODY> tag
After the </HTML> tag
For more control over where you insert HTML code, use the NetObjects Fusion internal HTML editor in HTML Source view.
HTML Source 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.