Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

breckconley
1,470 PointsDo I have to......
Do I have to finish all of HTML to move onto CSS?
I am going to help my cousins brother make a website and I need to know CSS to do it.
I just need to know
5 Answers

Josh Braby
Front End Web Development Techdegree Graduate 13,273 PointsI would recommend taking the time to go through the HTML Basics to get to know it first, in my opinion it's a pre-requisite for CSS Basics.

altuğ ankarali
7,394 PointsIf you are sure about understanding html move to css. So here is my advice, Open your browser developer tool and check the html source of this page. If there is anything that you are not familiar with it, go to html course if you understood everything just move css course :)

Luke Pettway
16,577 PointsTechnically you can skip ahead as much as you would like, but understanding some of the features of HTML elements will greatly help you in working with CSS. It's really up to you if you feel comfortable jumping ahead or not.

Andrei Li
34,474 PointsYou can look at MDN(Mozilla Developer Network) website check that you know fundamentals and go to CSS course.

Allen Henderson
8,913 PointsHey! If I was you, I would take a quick overview of the whole course to ensure and verify your knowledge for HTML Basics. Like others have said, if you think you're ready for CSS, go ahead.
breckconley
1,470 Pointsbreckconley
1,470 PointsI already did and that was why I asked. thanks!