ADDING HTML TO YOUR PAGE

The following will explain how to add HTML CODE to your Page Builder pages. A typical example is the HTML code for a link to a free guest book. If you have a problem adding a free guest book to your Page Builder made page please use my email me link above.

To add JAVASCRIPT CODES to your page, please see Adding Javascript.

There are two ways to add HTML code to your page, both of which use the same feature:

  1. Use the Insert Function in the toolbar

  2. Use the ADDONS Icon -

See the graphic below titled, SCRIPT PROPERTIES. To copy and paste code into this box you will need to:

  1. Highlight the code in the document that your are copying the code from by placing your cursor at the beginning of the code and them hold down the left mouse button and drag the cursor to the end of the code.
  2. Press CTRL+C.
  3. Paste, CTRL+V, the code in the script box.

The link code to my free bravenet.com guest book bravenet.com looks like this:

http://pub5.bravenet.com/guestbook\\show.php?usernum=353078706&cpv=1

Be sure to put a name for code in the DESCRIPTION as this name is what will appear on your Page Builder screen. The name allows you to see where the code is during editing with Page Builder. But it will not appear when the page is actually displayed. Here is an example of what you will see when you click on HTML CODE. (I have already entered in the HTML code for making a link that opens in a new page, i.e. using the target="_blank").

You can edit and change the HTML code while it is in the script properties box, either when you place it there originally or later when you edit your page again. Clicking on the object to highlight it will allow you to then use the MODIFY ICON to change anything in the script properties.

When you click on OK the code will appear on your Page Builder screen like this:

You can move the script any place on your page your wish the link to appear. If the display of the code you put in doesn't "fit right" you can change the size of the "blue box" so that it will fit better on your page. Click on the box and then drag the sides or corners to re-size.

If for some reason the code will not paste into the script box, then add it to the clipboard first.

The clipboard at on the right side just below the icons row. After adding the code to the clipboard you should then be able to paste it into the script properties box.