Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialDivyansh Khandelwal
Courses Plus Student 38 PointsCSS
IF I HAD STUDIED CSS FOUNDATON AND CSS LAYOUT DOES I NEED NOT TO LEARN MORE ABOUT CSS
2 Answers
Jonathan Grieve
Treehouse Moderator 91,253 PointsHi Divyansh, Welcome to Treeouse :)
There's a lot more to learn about CSS than what is in those courses.
For example a lot of CSS development is done nowadays with SASS which is a preprocessing language to CSS. You can learn about Sass with the great Sass Basics course taught by the inventor of Sass. :)
You can learn about CSS and Web Design frameworks such as Bootstrap and Compass
Finally I would urge you to refresh on the latest courses on CSS. CSS Basics, Layout Basics and Flexbox, because I can tell you they are fabulous courses.
Good luck.
Divyansh Khandelwal
Courses Plus Student 38 PointsTHANK YOU