Insert a Browser Link

Browser links let you add a hyperlink to an email message that opens a browser-based version of the same content. This is useful for messages to contacts whose email clients disable image rendering by default.

  1. Click Browser Link in the Links section of the Toolbox.
    The Browser Link window opens.
  2. Enter field information.

    Browser Link Window

    Field Description

    *Text

    Enter the text you want to appear as the hyperlink text.

    Class

    Enter any class name you want to assign to the link in this field. You must define the class in your HTML content by either using the <style> tag to define the class inline, or posting the class in a CSS file on your web server and referencing it with the <link> tag.

    Note: Because few third-party mail clients consistently support CSS, you should use style attributes instead of CSS for content included in mailings.

    Style

    Enter any style attributes you want to assign to the link in this field. Style attributes define how the text appears, such as color and font (for example, color: red; font-weight: bold; font-style: italic).

    Target

    Click this drop-down list and select the target for the link: New Window, Same Window, Parent Window, or Browser Window.

  3. Click OK.