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 Solution

Didn't get the promt on my preview

Is there anything I need to add to the code provided to get the promt?

1 Answer

Never mind, I found it out. If anyone has this problem, change the "modify.js" to "challenge.js" in the src attribute of the script tag in index.html.

Yes, in these exercises, they use individual .js files for the different tasks, so keeping one eye on the .html is a good tip.