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 CSS Layout Basics Positioning Page Content Create an Image Caption with Absolute Positioning

2 Answers

Jeremy Antoine
Jeremy Antoine
15,785 Points

Honestly, as much as I love the effort put into the workspaces, I left them behind long ago. I have gotten much better results using an outside program like PHP storm (free for students) or netbeans. The biggest asset is that they offer real-time error checking on your code!

Eric M
Eric M
11,545 Points

Hi Jeremy,

This is a great point! I also tend to follow along in my IDE of choice (either PyCharm, IntelliJ IDEA, or VS Code depending on language) rather than use the workspaces. It's hard to leave behind custom syntax highlighting, real-time linting, and a more responsive interface.

That said if you're, for some reason, on a system that doesn't have your IDE, the browser workspaces are better than nothing.

Cheers,

Eric

Eric M
Eric M
11,545 Points

Hi Katan,

I was able to launch the workspace from the Create an Image Caption with Absolute Positioning video in the CSS basics course.

Can I recommend that you log out of Treehouse, close your browser, wait 30 seconds, then try again? If that still fails try clearing your browser's cache and/or restarting your computer. Sometimes when launching a lot of workspaces or code challenges in a single session things can get a bit mixed up. Starting fresh should always work.

Cheers,

Eric

Katan Patel
seal-mask
.a{fill-rule:evenodd;}techdegree
Katan Patel
Front End Web Development Techdegree Student 10,009 Points

Thanks Eric, i managed to recreate the exercise using an external text editor and completed the work required, but have also taken your comments into consideration and completed what you asked. thanks again!