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 HTML

Ryan Day
Ryan Day
1,051 Points

Displaying to browser

When I choose the "display in browser" option in upper right of workspace, someone else's resume shows up

1 Answer

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hi Ryan,

I'm not sure I'm understanding your issue completely. The Workspace that is launched from the video you're linking from comes pre-populated with HTML code which creates a mock résumé. So, when you click the 'view in browser', what you're seeing is what you should be seeing, unless you've made changes.

Did you make changes to all the HTML to create your own resume? If so... did you save the changes in the Workspace before previewing the page? If yes, you may need to close the window the preview opened in and then relaunch the preview. Occasionally, you may also need to clear the cache as it is possible the browser is loading a cached version. Whenever working in Workspaces, it is a good habit to get into to close the preview window and always open a new one with the saved changes.

If none of this helps, please add more detailed comments here so we may better be able to assist. :)

:dizzy: