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

HTML Introduction to HTML and CSS (2016) Adding a New Web Page Write the CSS

Justin Aebi
Justin Aebi
2,946 Points

Workspace not working while following video

The workspace is not working while I am following along with the video and the changes I make are not showing up in the html page even after refreshing. I tried to recreate this using sublime and it works in there just fine. Also I noticed that in the video <link rel="stylesheet" href="resume.css"> that the type="text/css" is not there but it is in my sublime it is. I am not sure if that is needed or not.

1 Answer

Steven Parker
Steven Parker
229,644 Points

Remember when changing a workspace file, you must first save the file (with the menu or ctr-S shortcut) before refreshing the browser.

If that's not it, try using the snapshot function of the workspace (the camera icon) and post the link it gives you here so we can get a more complete look.