diff --git a/guide/english/html/index.md b/guide/english/html/index.md
index 0cc5f42c37..ef2221e59d 100644
--- a/guide/english/html/index.md
+++ b/guide/english/html/index.md
@@ -159,10 +159,12 @@ There are many possible ways a user can give input/s like:
```
Comments can help in the understanding of the markup and do not display in the webpage.
+#### Learn HTML
+- [Introduction to Basic HTML & HTML5](https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/)
#### More Information
- [HTML Elements](https://guide.freecodecamp.org/html/elements)
- [Semantic HTML](https://guide.freecodecamp.org/html/html5-semantic-elements)
- [HTML Attributes](https://guide.freecodecamp.org/html/attributes)
-- [HTML Reference](https://htmlreference.io/)
\ No newline at end of file
+- [HTML Reference](https://htmlreference.io/)