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 trialMow Larnin
4,318 PointsWhere 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
Peter Vann
36,427 PointsThese 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!
treehousecoder20
4,225 PointsYou can check out previous video on Basic Selector: Introducing CSS Selectors. There they talk about properties.