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 How to Make a Website Creating HTML Content Use the Navigation Element

Browser not displaying any code. Inspect the element and it shows some code???

https://w.trhou.se/fogoflh48a

The link above will show my code, Please help!! I have done everything to the letter from what I can see.

I have refreshed my browser and opened in other browsers as well. I have cleared my cache and even pasted the code in notepad and tried opening via google chrome again. Still nothing!!

When I inspect the element via google chrome. I only see the following code via the preview from workspaces.

<html> <head> <meta charset="utf-8"> <title>Austin Morphies | Programmer</title> </head>

1 Answer

You have a syntaxe error.

Try correcting it

<a href="index.html">

Thanks so much Bruno!!

No problem, keep up the good work! (;