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 trialZachary Kaufman
1,463 PointsGood CSS course?
Hello, so I have taken "How to make a website" and a HTML/CSS Basics class on another site (codecademy). To be frank, I am not very good with CSS. I find it hard to understand and even with the organizational skills taught in How to Make a Website I was having trouble working through my own code. I am now in the Python track which I really enjoy, and eventually want to get into Flask and Django. But I know I will need some HTML and CSS skills for that, so my question is, what is a good course for me to take to help me practice my CSS? HTML/CSS Basics seems, almost too basic, I already know all of the information taught in it. Should I look into Bootstrap or do I need to have a good understanding of CSS before Bootstrap? Any help is appreciated thank you!
1 Answer
Mikkel Rasmussen
31,772 PointsIf you find css basics to easy then you should maybe take this course link ?
Bootstrap could also be a good thing to look in to.
I always use bootstrap to make a website - it makes it much easier to make a responsive site :)
Zachary Kaufman
1,463 PointsZachary Kaufman
1,463 PointsThanks I'll compare the two a little, thanks for your help.