From 044ed70da7482f42ad19f3075960c58646526ca6 Mon Sep 17 00:00:00 2001 From: Mahmudul Hasan <24842666+mhasanmeet@users.noreply.github.com> Date: Thu, 25 Aug 2022 17:01:46 +0600 Subject: [PATCH] Add CSS and Internet resources (#1597) * Frontend / Internet / Free Course Added * Frontend - 102-css - Joshw Comeau CSS Hack Blog Posts --- content/roadmaps/100-frontend/content/100-internet/readme.md | 1 + content/roadmaps/100-frontend/content/102-css/readme.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/roadmaps/100-frontend/content/100-internet/readme.md b/content/roadmaps/100-frontend/content/100-internet/readme.md index ef14a4d6e..a1b696712 100644 --- a/content/roadmaps/100-frontend/content/100-internet/readme.md +++ b/content/roadmaps/100-frontend/content/100-internet/readme.md @@ -8,3 +8,4 @@ The Internet is a global network of computers connected to each other which comm Introduction to Internet How does the Internet work? How the Internet Works in 5 Minutes +Learn How the Web Works diff --git a/content/roadmaps/100-frontend/content/102-css/readme.md b/content/roadmaps/100-frontend/content/102-css/readme.md index 687a52abc..b9f2f4324 100644 --- a/content/roadmaps/100-frontend/content/102-css/readme.md +++ b/content/roadmaps/100-frontend/content/102-css/readme.md @@ -7,6 +7,7 @@ CSS or Cascading Style Sheets is the language used to style the frontend of any Web.dev by Google — Learn CSS freeCodeCamp — Responsive Web Design Learn to Code HTML & CSS +Joshw Comeau's CSS Hack Blog Posts CSS Crash Course For Absolute Beginners HTML and CSS Tutorial CSS Masterclass - Tutorial & Course for Beginners