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 trialjrs0801
259 PointsWhy do they jump around in courses on the front end track?
What I mean is, why don't they cover say all the HTML stuff first, then move on to all the CSS stuff, then JS, etc?
Just wondering why it's set up the way it is.
1 Answer
Joseph Grant
Front End Web Development Techdegree Graduate 16,830 PointsI think -and this is just how I personally understand it- that it is easier and more interesting to learn HTML and CSS at the same time, because you can use the styling of CSS to see how your HTML is progressing, rather than looking at black on white text. It gives the audience a bit of variety in their learning and it would also be a bit unusual to go from learning advanced HTML to learning the most basic of CSS. I hope this is helpful!
-Joseph