diff --git a/content/roadmaps/100-frontend/content/102-css/101-making-layouts.md b/content/roadmaps/100-frontend/content/102-css/101-making-layouts.md
index 10703b2ad..d8bf2a0d0 100644
--- a/content/roadmaps/100-frontend/content/102-css/101-making-layouts.md
+++ b/content/roadmaps/100-frontend/content/102-css/101-making-layouts.md
@@ -6,11 +6,11 @@ Float, grid, flexbox, positioning, display and box model are some of the key top
Learn and Practice Flexbox
Game for learning CSS Grid
-Learn CSS Grid - Course
-Learn CSS Grid for free
All about Floats
Positioning Types: How Do They Differ?
The Box Model
The CSS Display Property
A Complete Guide to Flexbox
-A Complete Guide to Grid
\ No newline at end of file
+A Complete Guide to Grid
+Learn CSS Grid - Course
+Learn CSS Grid for free
diff --git a/content/roadmaps/100-frontend/content/102-css/readme.md b/content/roadmaps/100-frontend/content/102-css/readme.md
index 3ee29fea1..06b860beb 100644
--- a/content/roadmaps/100-frontend/content/102-css/readme.md
+++ b/content/roadmaps/100-frontend/content/102-css/readme.md
@@ -3,17 +3,20 @@
CSS or Cascading Style Sheets is the language used to style the frontend of any website. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.
Free Content
+
+The Odin Project
+What The Flexbox!
+Learn CSS | Codecademy
+Learn Intermediate CSS | Codecademy
+CSS Complete Course
+CSS Crash Course For Absolute Beginners
+HTML and CSS Tutorial
+CSS Masterclass - Tutorial & Course for Beginners
W3Schools — Learn CSS
cssreference.io: All CSS properties at a glance
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
-What The Flexbox!
-Learn CSS | Codecademy
-Learn Intermediate CSS | Codecademy
100 Days CSS Challenge
-CSS Tutorial | Scaler
\ No newline at end of file
+CSS Tutorial | Scaler