aboutsummaryrefslogtreecommitdiffstats
path: root/release/help/docu_encrypt.html
diff options
context:
space:
mode:
Diffstat (limited to 'release/help/docu_encrypt.html')
-rw-r--r--release/help/docu_encrypt.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/release/help/docu_encrypt.html b/release/help/docu_encrypt.html
index ff21838..4c1142c 100644
--- a/release/help/docu_encrypt.html
+++ b/release/help/docu_encrypt.html
@@ -44,21 +44,27 @@ There are three steps for encrypting a text. We assume, that Alice wants to encr
<p>
First Alice writes her text.
</p>
-<IMG SRC="img/docu/encrypt_step1.jpg" alt="write the text">
+<p>
+<IMG SRC="img/docu/encrypt_step1.jpg" alt="write the text"/>
+</p>
<h4>STEP 2: Choose key(s)</h4>
<p>
Secondly she chooses Bobbies key.
<b>NOTE:</b> You can also choose mutiple keys, so that the text is encrypted for more than one person. So e.g. you should always select your own key, so that you can encrypt your own texts later.
</p>
-<IMG SRC="img/docu/encrypt_step2.jpg" alt="choose the keys">
+<p>
+<IMG SRC="img/docu/encrypt_step2.jpg" alt="choose the keys"/>
+</p>
<h4>STEP 3: Encrypt message</h4>
<p>
Finally Alice hits the encrypt button to encrypt the text. Alternatively she could use the shortcut Ctrl+E or use the menu crypto->encrypt
</p>
-<IMG SRC="img/docu/encrypt_step3.jpg" alt="encrypt the message">
+<p>
+<IMG SRC="img/docu/encrypt_step3.jpg" alt="encrypt the message"/>
+</p>
</div>