From 5bffdebeb88b4be1a2167236e3b99f606c8147d4 Mon Sep 17 00:00:00 2001 From: psychobioMACHINE <179890347+psychobioMACHINE@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:11:36 -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/css@ZhJhf1M2OphYbEmduFq-9.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/frontend/content/css@ZhJhf1M2OphYbEmduFq-9.md b/src/data/roadmaps/frontend/content/css@ZhJhf1M2OphYbEmduFq-9.md index f434ee1af..af582398b 100644 --- a/src/data/roadmaps/frontend/content/css@ZhJhf1M2OphYbEmduFq-9.md +++ b/src/data/roadmaps/frontend/content/css@ZhJhf1M2OphYbEmduFq-9.md @@ -8,3 +8,4 @@ Visit the following resources to learn more: - [@course@HTML & CSS Full Course - Beginner to Pro](https://www.youtube.com/watch?v=G3e-cpL7ofc) - [@article@Web.dev by Google — Learn CSS](https://web.dev/learn/css/) - [@feed@Explore top posts about CSS](https://app.daily.dev/tags/css?ref=roadmapsh) +- [@course@Responsive Web Design Certification - Co-Learn HTML & CSS with guided projects](https://www.freecodecamp.org/learn/2022/responsive-web-design/)