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

Hello, 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

rydavim
rydavim
18,813 Points

It 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.

2 Answers

johnh5
seal-mask
.a{fill-rule:evenodd;}techdegree
johnh5
Front End Web Development Techdegree Student 9,280 Points

When 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.

I had the same problem because i forgot to save the resume.html file. after saving i reloaded the page and it was working