diff --git a/resources/elcode_english.html b/resources/elcode_english.html
index 92ded8da..7c1ae985 100755
--- a/resources/elcode_english.html
+++ b/resources/elcode_english.html
@@ -46,15 +46,30 @@ referred as vB code.
| [b]Hello[/b] | will become bold text like Hello | ||
| [u]Hello[/u] | will become underlined text like Hello | ||
| [i]Hello[/i] | will become italics text like Hello | ||
| Tag | Keyboard shortcut | Meaning | |
|---|---|---|---|
| [b]Hello[/b] + | CTRL+B | +will become bold text like Hello | |
| [u]Hello[/u] + | CTRL+U | +will become underlined text like Hello | |
| [i]Hello[/i] + | CTRL+I | +will become italics text like Hello | |
| [color=red]Hello[/color] or -[color=#FF0000]Hello[/color] | will both become Hello. One can +[color=#FF0000]Hello[/color] + | + | will both become Hello. One can either speciy a well know color name like white, red, green, lightgreen, or a hexadecimal RGB value, where the first two digits (00 - FF) are for the red component, the second for the green and the third for the blue part. |
| [size=5]Hello[/size] | will become text like Hello. + | ||
| [size=5]Hello[/size] + | + | will become text like Hello. The size of the text in pixels ranges from 1 to 29. Here are some examples: size=1, size=2, @@ -64,7 +79,9 @@ The size of the text in pixels ranges from 1 to 29. Here are some examples: size=6. | |
| [font=comic]Hello[/font] | will change the text font. Here are some examples: + | ||
| [font=comic]Hello[/font] + | + | will change the text font. Here are some examples: comic, courier, arial, @@ -73,12 +90,15 @@ The size of the text in pixels ranges from 1 to 29. Here are some examples: verdana | |
| [center]Hello[/center] | |||
| [center]Hello[/center] + | + | ||
|
[h1]Hello[/h1] [h2]Hello[/h2] [h3]Hello[/h3] + | CTRL+H | will become a heading of level 1, level 2 or level 3 |
@@ -158,7 +178,7 @@ Note that it is mandatory to enclose the reference "Mr. Bean" in quotation marks -
@@ -192,7 +212,7 @@ wanted, like if some program code should be annotated with bold face etc. the tags [code1]...[/code1] can be used which allows other ELCode tags inside.
-
@@ -252,7 +272,7 @@ to produce
Other possibilities are [list=A] for capital letters and [list=I] for Roman numbering.
-
@@ -316,7 +336,7 @@ Go to CERN
-
@@ -340,6 +360,16 @@ your attached images in this way, they are not shown again at the end of the ent +