diff --git a/guide/english/html/html-forms/index.md b/guide/english/html/html-forms/index.md index b6d7b10b0fb..1cecba444ba 100644 --- a/guide/english/html/html-forms/index.md +++ b/guide/english/html/html-forms/index.md @@ -34,27 +34,29 @@ Form contains control elements which are wrapped around ```
``` tags Code example: ```html ``` 