Feedback

HTML Tools & Tips

·

Add to Favorites


To allow your visitors to click one text link to quickly and easily add your web site to their "Favorites". Some visitors will need to press 'CTRL' and 'D' at the same time depending on their browsers, instead of a link. Examples are shown below:

Internet Explorer 4 or higher: All other browsers:
Hit CTRL-D to bookmark this page

Here's how to create a bookmark:

For IE 4 or higher users only:

1. Enter the color you would like for your link

2. Enter the text you would like your link to display

(example: Add this page to your Favorites)

The web site title to display in the "Favorites" menu after a visitor clicks it (IE4 or higher users only) is the display title of your page in the 'Page - Properites' menu in SiteBuilder (or within the <TITLE></TITLE> tags for HTML users).

Once you've entered all of the information in the fields above, click the 'Generate Code' button below, and you should see your code appear in the box at the bottom of this page

To get this code, click on the "Select All" button, the entire code should appear in the text box below.

To add the code to your web page:

  1. Highlight the entire code and press 'CTRL' and 'C' at the same time.
  2. Open your page in SiteBuilder and select "Insert HTML" Element.  It should appear on your page.
  3. Click the 'Edit' button.  The Element Editor window should appear.
  4. Click the 'Edit HTML' button.
  5. Paste this code within the HTML window by pressing 'CTRL' and 'V' at the same time.