diff --git a/guide/english/html/lists/index.md b/guide/english/html/lists/index.md index 71b830cd92..87df06aec8 100644 --- a/guide/english/html/lists/index.md +++ b/guide/english/html/lists/index.md @@ -118,8 +118,39 @@ which would end up looking like: -## More Information: +## Nested HTML Lists + +List can be nested (lists inside lists): + +##### Code: +```html +