diff --git a/guide/english/html/index.md b/guide/english/html/index.md
index bdf0ddf288..b5af10751d 100644
--- a/guide/english/html/index.md
+++ b/guide/english/html/index.md
@@ -223,6 +223,8 @@ In addition to specifying markup, HTML 5 specifies scripting application program
#### Learn HTML
- [Introduction to Basic HTML & HTML5](https://learn.freecodecamp.org/responsive-web-design/basic-html-and-html5/)
+- [Scrimba's Basic HTML Course](https://scrimba.com/g/ghtml)
+- [W3C's Full HTML Tutorial](https://www.w3schools.com/html/default.asp)
#### More Information