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

General Discussion

Sean Burke
Sean Burke
1,619 Points

Is there a file where we can see all 'Teacher Notes'?

For instance, it would be nice to see the 'selectors' from CSS in one view, without having to switch from Basic Selectors to Basic Selectors-2 just to see different notes.

2 Answers

Nick Pettit
STAFF
Nick Pettit
Treehouse Teacher

Hi Sean Burke,

There isn't a master list for teacher notes, but if it's information on CSS selectors that you need, you might find the Mozilla documentation to be better organized. Here's the link: https://developer.mozilla.org/en-US/docs/Web/CSS/Reference

Does that help? :)