WEB EDITOR

Insert HTML/Scripts

Insert HTML option allows you to insert pure HTML or other code anywhere in your page. This way you can use virtually any HTML feature supported by the browsers, even if EZGenerator doesn't support it natively. Be warned, however, that using faulty code may result in a not properly rendered page.

The plug-in is not displayed inside EZGenerator (you need to publish the site on-line or make offline preview). Instead, you will see this icon displayed in the Web Editor:

To insert HTML (or other) code:
  1. Position the cursor where you want to insert the code.
  2. Right-click and select Insert Plug-In from the menu.
  3. You will see submenu listing all installed plug-ins. Select HTMLCODE.
  4. Write/paste the HTML code in the Html text box (see below) and press OK (you can adjust the code later by double-clicking the code icon).

HTMLCODE Settings

Double-click the plug-in preview icon to open its settings window:

HTML (text box)

This is HTML text box where you can type the custom HTML code that you want to insert.

Word Wrap (checkbox)

Check this box if you prefer word wrap for the HTML text box.

Insert Code (combo box)

You can select here one of the predefined HTML codes - CURRENT DATE, RSS FEED and other. Selecting one of these will automatically generate the code in the HTML text box for you.