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 trialWilliam Twiner
2,605 PointsHello, the workspaces app does not seem to be saving my work from lesson to lesson and shows the code instead of html
I am seeing the "view source" version with all of my raw code shown.
2 Answers
William Twiner
2,605 PointsI am not sure I understand. Was this on the backend?
If so, it works now :)
William Twiner
2,605 PointsI did see the HTML output earlier, but when I refreshed the screen I am getting the code only.
Stephen Ford
2,836 PointsThanks William, Actually I solved the problem. I implemented auto finishing of ViewOn... too soon and it did the auto coding finishing multiple lines of code improperly for the program. :P lesson learned there!