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

CSS CSS Basics (2014) Getting Started with CSS CSS Basics Overview

Do 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

I already did and that was why I asked. thanks!

altuğ ankarali
altuğ ankarali
7,394 Points

If 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 :)

Technically 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.

You can look at MDN(Mozilla Developer Network) website check that you know fundamentals and go to CSS course.

Hey! 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.