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 trial

General Discussion

what should I learn after html, css basics, css layout basics, css layout techniques and css selectors?

what should I learn after html, css basics, css layout basics, css layout techniques and css selectors?

2 Answers

MICHAEL P
MICHAEL P
5,191 Points

Well, it sounds to be like you are trying to become a front end developer. If that is the case, as far as I know, it would be best to learn html, css, and javascript.

I am assuming that you want to use the techniques that you listed in order to build better websites.

I would continue learning CSS and then SASS, When learning Sass, you will also have to learn the command line, and if you want to some pre-processor JS programs like Gulp and Grunt. Sass is the perfect gateway from basic HTML CSS to higher level programs, and concepts.