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 Fundamental Concepts The Cascade: Origin and Importance

Mow Larnin
Mow Larnin
4,318 Points

Where do you talk about the properties??

This is the last section of this CSS basic course, and you talk about everything except the actual properties, you talked about their units (%, px em, rem) but not the properties, I feel like something is missing. Did you guys forget to add it in?

2 Answers

These might help (I always use external resources when doing Treehouse tuts):

https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Properties_Reference

https://www.w3schools.com/cssref/

https://css-tricks.com/almanac/properties/

I hope that helps.

Stay safe and happy coding!

You can check out previous video on Basic Selector: Introducing CSS Selectors. There they talk about properties.