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

PHP Building Websites with PHP Contact Form & Sending Email Named Routes

Sean Flanagan
Sean Flanagan
33,235 Points

No index.html when I hover over About link

Hi.

When I hover over the About link, all I get in the bottom left corner is: http://port-80-ugo2q1kze2.treehouse-app.com/ without the index.html suffix.

This is a snapshot:

https://w.trhou.se/ofywg96hvf

Thanks in advance.

2 Answers

I'm not quite sure what exactly you question is, but if it's why the heck there's all this mumbo jumbo in the bottom left corner, that's just taking the input from the browser on what the link's address is. It's not saying index.html because that's not your index.html page. As long as you have a DOCTYPE! tag, this is what happens. Also, providing your using workspaces, this is what it'l look like.

Sean Flanagan
Sean Flanagan
33,235 Points

My index.html file seems to have disappeared from my library. I think I'll have to start this course again. Thanks. :-)