update: change links to CSS course (#9566)

links for the Responsive Web Design course in the CSS and Frontend roadmaps now point to the latest version of the course
This commit is contained in:
Jordan Cooper
2026-01-27 02:28:36 -06:00
committed by GitHub
parent 213768bb03
commit 2d08c8b51d
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ CSS (Cascading Style Sheets) is a language used to describe the presentation of
Visit the following resources to learn more:
- [@course@Responsive Web Design Certification - Co-Learn HTML & CSS with guided projects](https://www.freecodecamp.org/learn/2022/responsive-web-design/)
- [@course@Responsive Web Design Certification - Co-Learn HTML & CSS with guided projects](https://www.freecodecamp.org/learn/responsive-web-design-v9/)
- [@course@Web.dev by Google — Learn CSS](https://web.dev/learn/css/)
- [@article@Visit Dedicated JavaScript Roadmap](https://roadmap.sh/css)
- [@video@CSS Complete Course](https://www.youtube.com/watch?v=n4R2E7O-Ngo)

View File

@@ -5,7 +5,7 @@ CSS (Cascading Style Sheets) styles HTML documents, controlling layout, colors,
Visit the following resources to learn more:
- [@roadmap@Visit the Dedicated CSS Roadmap](https://roadmap.sh/css)
- [@course@Responsive Web Design Certification - Co-Learn HTML & CSS with guided projects](https://www.freecodecamp.org/learn/2022/responsive-web-design/)
- [@course@Responsive Web Design Certification - Co-Learn HTML & CSS with guided projects](https://www.freecodecamp.org/learn/responsive-web-design-v9/)
- [@article@Web.dev by Google — Learn CSS](https://web.dev/learn/css/)
- [@video@CSS Complete Course](https://youtu.be/n4R2E7O-Ngo)
- [@video@HTML & CSS Full Course - Beginner to Pro](https://www.youtube.com/watch?v=G3e-cpL7ofc)