https://codepen.io/hazel-elgort-krugman/pen/ExWYQvQ?editors=1111

https://codepen.io/hazel-elgort-krugman/pen/ExWYQvQ?editors=1111

Hello , my code doesn’t work in codepen but it works on my google. Could you help me out?

You are using jQuery syntax, but you haven’t imported jQuery

yes, i have jQuery syntax in my html starts with script tag

You didn’t import it for your js file, just your html file. You can use CodePen’s settings to import libraries, etc.

It works!! Thanks a branch.:slight_smile:

I’m glad I could help. Happy coding!

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.