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 trialAshley Wiesner
725 PointsThe CSS styling does not update and apply to the preview of my website
Can someone please take a look at my file and let me know if you see anything wrong? I think the workspace might just be buggy, but I'm not sure.
Does anyone have a better text editor they like using during these courses such as Sublime?
1 Answer
Mark Dekin
26,839 PointsEverything looks fine, the only thing I could as a possibility (it depends on the server that TreeHouse uses) but the css folder is Css and in the file, when calling it in it is "css". Sometimes this can be case-sensitive. Outside of that I am not seeign any other problems
Ashley Wiesner
725 PointsYup, good eye. I didn't know before but I guess folder names are case-sensitive. Thank you!
Sue Dough
35,800 PointsSue Dough
35,800 PointsSublime is closed source so I would recommend to stay away from it. Atom is pretty cool for a GUI editor. I recommend skipping those types of editors and start learning vim. Nothing compares to VIM imo and I have tried many editors. It has a bit of a learning curve but once you get past it your productivity will increase exponentially.