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

JavaScript Treehouse Club - MASH MASH - JavaScript Stuff You Can Change

mash 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

Could you post your code in here so we can take a look and better understand what is going on?

Taylor Durkin
Taylor Durkin
4,832 Points

The same thing is happening to me. Can't figure it out for the life of me.

Orion Adler
Orion Adler
1,497 Points

add "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

Same here

Taylor Durkin
Taylor Durkin
4,832 Points

Hey 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!