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 trialLatifah Rayford
2,138 PointsHello, Why is my resume.html not showing up? Also, when I preview I'm not able to see my resume. why is that?
HTML Introduction to HTML and CSS
2 Answers
johnh5
Front End Web Development Techdegree Student 9,280 PointsWhen you preview you have to at the end of the web address add /resume.html. At first, for me, it wouldn't show up but I went back to the concept of punctuation is key. I realized my R was capitalized on the Resume.html in the workspace; therefore, I had to capitalize it when I added the /Resume.html into the end of the address bar on the preview page. I hope this helps.
Bruno Godinho
Full Stack JavaScript Techdegree Graduate 17,585 PointsI had the same problem because i forgot to save the resume.html file. after saving i reloaded the page and it was working
rydavim
18,814 Pointsrydavim
18,814 PointsIt will be helpful to include either a Workspace Snapshot or to post your code using markdown formatting, so we can take a look at what might be going wrong.