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) Basic Selectors Intro to Selectors

Chelsea Lim
Chelsea Lim
833 Points

Am I doing anything incorrectly? I am at the first video and my CSS does not seem applied to the webpage...

Am I doing anything incorrectly? I am at the first video and my CSS does not seem applied to the webpage...

Steven Parker
Steven Parker
231,007 Points

Please show your code so we can take a look.
The best way is to make a snapshot of your workspace and post the link to it here.

The webpage won't display all the changes if there are any errors. If you use comments to take notes, make sure they are not HTML styled. In the CSS Workspace, HTML styled comments will look like a comment, but it's not: https://w.trhou.se/1jxpy2vwyq

/* This is a comment in CSS */

I realize this is an older post, but figured it would be helpful for those having similar issues.

1 Answer

Hey Chelsea, Please post your code so we can help...