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 trialAndrew Wall
294 PointsPreview of workspace not working. I am using Safari internet browser
Workspace is working but will now preview anything. I am using the safari browser.
4 Answers
Ted Sumner
Courses Plus Student 17,967 PointsThe issue is usually not saving all of the files then refreshing the browser. Please try both steps and comment back if that does not work.
Andrew Wall
294 Pointsstill not working. I don't know why?
Ted Sumner
Courses Plus Student 17,967 PointsPlease create a fork snapshot by opening the Workspace, clicking on the camera icon in the upper right, following the steps to open the snapshot. Copy and paste the URL here. I can then look and see if there is an error of some type in your code.
Andrew Wall
294 PointsThe preview is working now! It looks fine with proper color and size of font. But now it will not check my work. I hit refresh and save about 10 times.
Thanks for your reply and help
<style>
h1 { color: blue; }
</style> <h1>ACE WALL</h1>
Ted Sumner
Courses Plus Student 17,967 PointsWhat do you mean it will not check your work?