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 trialravindra barthwal
2,271 PointsWant to learn CSS3 completely
I am currently reading CSS Foundation and unfortunately they have version 2.1 (It was recorded past ago) But i want to learn CSS3 from beginner to intermediate.
So please tell me which series to go with. Should i also need to learn CSS 2.1 ? Just want to go with CSS3
Regards
2 Answers
Alec Plummer
15,181 PointsHey Ravindra,
Here's a course that will get you started right here on teamtreehouse, http://teamtreehouse.com/library/css-basics
Learning CSS3 is the way to go here, its basically the same thing as previous versions but with better browser compatibility and newer features that will make your job easier when developing a site. No need to learn previous versions of css. Hope that answers your question, good luck!
Kevin Korte
28,149 PointsYeah, you'll learn CSS 2.1 as you learn CSS3. Don't get hung up on the version numbers too much. You'll learn what features were added in CSS3 and how to find browser support a bit down the line.