From ddc26bcfe69513f710a692a45b8fcc0f7607f44a Mon Sep 17 00:00:00 2001 From: Yusuf Adeyemo Date: Sun, 24 Oct 2021 16:13:43 +0000 Subject: [PATCH] Added MDN HTML tutorial --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9338809..bdb56ff 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A curated list of free web resources to kick start learning web development. - HTML Introduction Course: Learn HTML in 2 hours!!! (https://www.udemy.com/course/html-introduction-course-learn-html-in-2-hours) - Learn HTML by Codecademy: (https://www.codecademy.com/learn/learn-html) - Build a Quiz App with HTML, CSS, and JavaScript: (https://www.udemy.com/course/build-a-quiz-app-with-html-css-and-javascript) +- HTML Tutorial by MDN: (https://developer.mozilla.org/en-US/docs/Web/HTML) ## CSS