diff --git a/guide/english/html/tutorials/basic-html/index.md b/guide/english/html/tutorials/basic-html/index.md index 946c29bbfc..60efc29392 100644 --- a/guide/english/html/tutorials/basic-html/index.md +++ b/guide/english/html/tutorials/basic-html/index.md @@ -16,7 +16,6 @@ title: Basic HTML ``` - ### Sample HTML Program ```html @@ -57,4 +56,5 @@ The `` is were the tags that will display on the page are such as ` #### More Information - - [W3schools](https://www.w3schools.com/html/) \ No newline at end of file + - [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML) + - [W3schools](https://www.w3schools.com/html/)