aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-composer-html-image.page
blob: 293ba46a55a64e61c4e851e2cf97fef30cbd68a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="mail-composer-html-image">

  <info>
    <desc>Embed a picture in the mail composer.</desc>
    <link type="guide" xref="mail-composer-html#formatting-options" />

    <revision pkgversion="3.1.5" version="0.3" date="2011-07-28" status="final"/>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
 <credit type="author">
   <name its:translate="no">Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/usage-mail-getnsend-send.html.en#bsait2b -->
 </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  </info>

<title>Inserting an Image in HTML</title>

<p>You can insert an image into the email (at the current position of the cursor):</p>
<steps>
<item><p>Click <guiseq><gui>Insert</gui><gui>Image...</gui></guiseq> in the menubar.</p></item>
<item><p>Browse to and select the file.</p></item>
<item><p>Click <gui>Open</gui>.</p></item>
</steps>

<p>Alternately, you can also drag an image into the text area of the message composer.</p>

</page>