From edc7de8226ee16644a8750ffefd1c0bfb90b741d Mon Sep 17 00:00:00 2001 From: psychobioMACHINE <179890347+psychobioMACHINE@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:12:14 -0500 Subject: [PATCH] feat: add topic content resource Added "freeCodeCamp | Responsive Web Design Certification" to HTML and CSS. [url: " https://www.freecodecamp.org/learn/2022/responsive-web-design/ "] It is a free certification with step-by-step guided projects in HTML & CSS. The final project is even your first webpage portfolio. --- src/data/roadmaps/frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md b/src/data/roadmaps/frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md index 6f4dc6d81..dd2083dc1 100644 --- a/src/data/roadmaps/frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md +++ b/src/data/roadmaps/frontend/content/html@yWG2VUkaF5IJVVut6AiSy.md @@ -8,3 +8,4 @@ Visit the following resources to learn more: - [@video@HTML Full Course for Beginners](https://youtu.be/mJgBOIoGihA) - [@video@HTML Full Course - Build a Website Tutorial](https://www.youtube.com/watch?v=pQN-pnXPaVg) - [@feed@Explore top posts about HTML](https://app.daily.dev/tags/html?ref=roadmapsh) +- [@course@Responsive Web Design Certification - Co-Learn HTML & CSS with guided projects](https://www.freecodecamp.org/learn/2022/responsive-web-design/)