Insert a File Link

After files have been added, you can place them in your HTML content as links.

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

    File Attachment Window

    Field/Option Description

    *Files

    Select a file from this list. See Add a File.

    New File

    Click this text to add a file. When you add the file, it's automatically selected in the menu.

    *Text

    Enter the text you want to appear as the link in this field.

    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.

    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.
    Tip: You can also apply style and class attributes by right-clicking an element after you add it to the canvas. See Edit Style and Class.