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 trialtimothy lee
58 Pointsdont we have to practice after each video? How do we download frame and run? Does the treehouse run on its own domicile
do we have to have a prog like frontpage to practice on - why dont you let us use the screen before waxing on about css?
7 Answers
Justin Iezzi
18,199 PointsHi Timothy,
Not exactly sure what you mean. There's a "Launch Workspace" button at the bottom right of the video, it's an online editor that you can use to follow along with the course and practice.
timothy lee
58 PointsThanks Justin , yes I saw it . Do we write the video down on paper and then try it - maybe stop video and try - how do you do it thanks TIM
Justin Iezzi
18,199 PointsPersonally I just put the video window on one side of my screen, and then put the workspace on the other side. That way I can write the code into the workspace while watching the video. If the lesson is going too fast I'll go ahead and pause it until I catch up. There are also speed controls on the video player in case the lesson is going too fast or too slow.
timothy lee
58 PointsThanks Justin, that is what I am thinking of doing. But I just want to start a <!DOCTYPE html> <html> I can see clearly now the rain has gone </html> I start a new file and name it but I cant type anything in the code window - only in the console and when i run it just comes up with - Hello world! This is HTML5 Boilerplate. I need to practice but it wont let me
timothy lee
58 Points<!DOCTYPE html> <html> I can see clearly now the rain has gone </html>
THe above did not copy correclty - this is the code
timothy lee
58 Pointsand again it would not sent the rest of the with end tag </html>
timothy lee
58 Pointsjingoes it wont even print the code on this comment!!!!
timothy lee
58 Pointsi am running on mac yosemite? Do you think that vis why I am having trouble
Simon Evans
1,356 PointsHi Timothy.
I hope you have things sorted now. I am using a Mac and use a great utility called 'Bettersnap tool', This allows me to open the tutorial videos in chrome then 'snap' that window to half the screen. On the other half of the screen i then have my workspace open. This means i can view the videos and use workspaces at the same time. If i need to pause the video i can do that easily and continue to edit my workspace.