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 trialAdrian Boca
3,083 Pointsmash won't predict my fortune, just loads the same page after submitting.
Is there something I missed? The only changes I made was by inserting the normalize.css and the style.css
Taylor Durkin
4,832 PointsThe same thing is happening to me. Can't figure it out for the life of me.
Orion Adler
1,497 Pointsadd "script.js" at the bottom of the body tag like this
.script. src="script.js"../script.
(add respective lesser and greater than signs where i placed the periods)
1 Answer
Kelly Fries
1,757 PointsSame here
Taylor Durkin
4,832 PointsHey Kelly! I received some help and figured mine out. I was missing an apostrophe in part of the javascript. Double check all of the little things like that. If you can't figure it out, make sure to post your code and someone will help you!
Luke Pettway
16,593 PointsLuke Pettway
16,593 PointsCould you post your code in here so we can take a look and better understand what is going on?