From 54a6cde2182290da432aa69c14f777d361daa02e Mon Sep 17 00:00:00 2001 From: Chloe Wray <94151369+Wraytheon@users.noreply.github.com> Date: Sun, 4 Sep 2022 05:43:31 -0400 Subject: [PATCH] Added a course to HTML main node (#1681) * Added a course to HTML node * Update content/roadmaps/100-frontend/content/101-html/readme.md Co-authored-by: Kamran Ahmed --- content/roadmaps/100-frontend/content/101-html/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/roadmaps/100-frontend/content/101-html/readme.md b/content/roadmaps/100-frontend/content/101-html/readme.md index e4861113d..603ac5f22 100644 --- a/content/roadmaps/100-frontend/content/101-html/readme.md +++ b/content/roadmaps/100-frontend/content/101-html/readme.md @@ -4,6 +4,7 @@ HTML stands for HyperText Markup Language. It is used on the frontend and gives Free Content W3Schools: Learn HTML +Web Development Basics HTML Full Course - Build a Website Tutorial HTML Tutorial for Beginners: HTML Crash Course Codecademy - Learn HTML