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 Foundations The Box Model Width, Height and Overflow Properties

Jane Marianne Filipiak
Jane Marianne Filipiak
7,444 Points

Workspaces for extra study.

Hi, Can I open Workspaces again while revising topics in CSS Foundations? I'd like to study the html and css again: I still need to understand it! I haven't been able to open Workspaces when I have return to previous topics that I have already completed. Thanks, Jane

4 Answers

Guillermo Gomez
Guillermo Gomez
7,413 Points

Hi Jane, as Jon says, you can have as many as 100 workspaces, but I know it can be kind of annoying to download the files, and upload them to your workspace. I'm taking this course too and I'm using Brackets http://brackets.io/ , you can download the files, unrar them and directly open that directory on Brackets, specially usefull for css as it has a live development mode where you can see the changes as you write them, without reloading the page. This might be useful to you as the different videos doesn't take more than 10 or 20 minutes and you don't need to have that code across several devices. I hope this works for you, good luck! : )

Jane, You can have as many as 100 various workspaces. Some of the courses have you open a new workspace for each section, others don't use it at all...I gather it is newish. So save away, and if you haven't, you can usually retake the course and find it in the downloads if the course doesn't have it's own workspace button.

Kinda verbose, but I hope I helped a little! Good luck, Jon

Matt Varner
Matt Varner
5,373 Points

If you just wanted to follow along with the video, I created a Codepen version of the starter project file...not sure why some of the videos have direct links and some do not.

Right-click to open in a new tab/page: http://codepen.io/RavingNoah/pen/yyYJbx

Jane Marianne Filipiak
Jane Marianne Filipiak
7,444 Points

Many thanks for your advice, it's much appreciated.