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

CSS How to Make a Website Beginning HTML and CSS Add Style to the Page

Andrew Wall
Andrew Wall
294 Points

Preview 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

The 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
Andrew Wall
294 Points

still not working. I don't know why?

Please 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
Andrew Wall
294 Points

The 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>

What do you mean it will not check your work?