From 3ba002f2b67a7fddd59b04f8ffd669421c724ea2 Mon Sep 17 00:00:00 2001 From: Eme-rald <36796567+Eme-rald@users.noreply.github.com> Date: Mon, 26 Nov 2018 02:17:27 -0800 Subject: [PATCH] Made code more clear + Added Image (#22763) --- guide/english/html/html-forms/index.md | 32 +++++++++++++++----------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/guide/english/html/html-forms/index.md b/guide/english/html/html-forms/index.md index 6758391dd5..515c52a7b6 100644 --- a/guide/english/html/html-forms/index.md +++ b/guide/english/html/html-forms/index.md @@ -34,24 +34,30 @@ Form contains control elements which are wrapped around ```
``` tags Code example: ```html ``` + Other elements that form can contain: