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

Connor McKenzie
Connor McKenzie
9,767 Points

No Code to work with

So I'm going through Introduction to HTML and CSS and I'm on the 1st test: Creating an HTML Element. The challenge is to "Give the image tag a src attribute with a file path of "images/spain.jpg" " but there's no code to work with. All that's shown is the index.html tab and a blank, grey box. I don't know what to do to get it to show up. I've tried refreshing the page and restarting the challenge but neither seem to do anything. Any suggestions or work-around's anyone knows would be appreciated.

rydavim
rydavim
18,813 Points

Can you post a link to the challenge you're working on? When I tried looking it up, the first challenge has a different goal.

Changing the Look of a Webpage

Connor McKenzie
Connor McKenzie
9,767 Points

https://teamtreehouse.com/library/introduction-to-html-and-css/html-the-structural-foundation-of-web-pages-and-applications/test-creating-an-html-element

I tried right clicking to inspect the page and I got an error: Failed to load resource: net::ERR_CONTENT_DECODING_FAILED

I also got a warning: JQMIGRATE: jQuery.fn.load() is deprecated

I don't know if that helps but perhaps it's useful.

1 Answer

The coding challenge operates fine on my own account which leads me to believe it's a local issue. Is there any possibility you have javascript disabled? I'd also try clearing your cache as well. You might also try a different web browser or computer.

Connor McKenzie
Connor McKenzie
9,767 Points

It works fine now. I started using a different web browser. Thanks very much.