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

Patrick Skinner
1,943 PointsCSS format, what program am I suppose to be running?
This should be a really easy question... I'm going through the wordpress development pipeline, and I reached a point where on the video "How to Make Child Themes" I see him open a css file and it comes up with a blackboard style window.
Every time I open my CSS file, it opens in an internet browser.
What program am I supposed to be using to be able to edit my CSS text?
2 Answers

Dustin Matlock
33,856 PointsHi Patrick, you'll want to use a code editor like TextWrangler, Sublime Text, etc.

Patrick Skinner
1,943 PointsThanks!

Dustin Matlock
33,856 PointsNo problem