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

Marc-Adems Dor
Marc-Adems Dor
2,854 Points

Issues with my text editors.

Hello, I'm having issues with my the software... I don't know what is causing this. I'm currently following the tutorial on css selectors but whenever I right my codes in, Lets say (sublime text) or anything else, no changes will apear in the browser but when I use code pen it works perfectly, and I even had the same issue on the last tutorial and no one seemed to know what the issue was when I mentioned it in the forums. I've also made sure that all my softwares on my mac are up to date but issue still persist and I dont know what to do?

2 Answers

Marc-Adems Dor Make sure to save all your changes when using a text-editor, both the html file and CSS file.

Review your link tag to ensure you are connecting to the correct CSS file.

Refresh the browser after you save your new content for it load. Tools like codepen or jsfiddle update automatically