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 trialbreckconley
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,593 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,475 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!