!--a11y-->
Inserting Graphics in the HTML
Editor 
This function enables you to include graphics, such as a company logo, in your HTML Internet mails.
You can send mails containing graphics using the Web graphics node or with the HTML tag <img src=" ...URL of graphic...">. The E-mail therefore contains a link to the graphic and not the graphic itself. When the recipient opens the E-mail, the graphic is loaded to the mail text.
If you want to include graphics using the code <img src=" ...URL of graphic...">without creating a Web graphic node, ensure that the graphic file itself is stored locally on your Web server.
The following options are available:
· Insert a graphic using the Insert Picture button in the HTML editor.
· Create a Web graphic node in the mail form structure, as described below:
...
a. Call the context menu for the node in the tree structure where you want to insert the graphic and choose Create ® Web Graphic.
b. Upload a graphic file from your local system or from the network.
c. Enter a unique name for the node and a description (for example, company logo).
d. You have the option to drag and drop the Web graphic node to your HTML text.
The following options are available:
· Insert a graphic using the Insert Picture button in the HTML editor. The picture is inserted at the cursor position. The Web graphic node is created in the back ground and not displayed on screen.
· Insert a graphic with the help of a hyperlink. Choose Source and insert the HTML tag <img src=" ...URL of graphic...">.
The graphic is displayed within the E-mail.