From ea9dd2d448da0b12c611366e04210d34b6c369f8 Mon Sep 17 00:00:00 2001 From: Paul Marsicovetere <71470776+paulmarsicloud@users.noreply.github.com> Date: Fri, 28 Jan 2022 16:22:05 -0500 Subject: [PATCH] Update readme.md (#1054) --- content/roadmaps/100-frontend/content/101-html/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/roadmaps/100-frontend/content/101-html/readme.md b/content/roadmaps/100-frontend/content/101-html/readme.md index 1d42b1287..4f2980e2f 100644 --- a/content/roadmaps/100-frontend/content/101-html/readme.md +++ b/content/roadmaps/100-frontend/content/101-html/readme.md @@ -6,3 +6,5 @@ HTML stands for Hyper Text Markup Language. It is used on the frontend and gives W3Schools: Learn HTML HTML Full Course - Build a Website Tutorial HTML Tutorial for Beginners: HTML Crash Course +Codecademy - Learn HTML +Interactive HTML Course