diff --git a/help/how-to_Tips_Advises.md b/help/how-to_Tips_Advises.md
index b755610..e29283e 100644
--- a/help/how-to_Tips_Advises.md
+++ b/help/how-to_Tips_Advises.md
@@ -16,16 +16,24 @@ image: 1 : dir/dir1/pic.png
```
## Images: set style and target
-Examples HTML Ouput according to marker "_image:" marker in content
+- You can set height only and let original width by putting "0" as width
+
+Examples HTML Ouput according to marker "_image:" in content
+
```
+# Header
image: 5 : avatar-echolib.png : echolib
+# Content
_image:5:l:234:567:https://echolib.re
_image:5:http://echolib.re
+_image:5:l:0:567:https://echolib.re
+
+
_image:5:CSS-B:128:http://echolib.re
diff --git a/var/lib/gsl/help/how-to_Tips_Advises.md b/var/lib/gsl/help/how-to_Tips_Advises.md
index b755610..e29283e 100644
--- a/var/lib/gsl/help/how-to_Tips_Advises.md
+++ b/var/lib/gsl/help/how-to_Tips_Advises.md
@@ -16,16 +16,24 @@ image: 1 : dir/dir1/pic.png
```
## Images: set style and target
-Examples HTML Ouput according to marker "_image:" marker in content
+- You can set height only and let original width by putting "0" as width
+
+Examples HTML Ouput according to marker "_image:" in content
+
```
+# Header
image: 5 : avatar-echolib.png : echolib
+# Content
_image:5:l:234:567:https://echolib.re
_image:5:http://echolib.re
+_image:5:l:0:567:https://echolib.re
+
+
_image:5:CSS-B:128:http://echolib.re