Tell us what’s happening:
I am unable to link the cdn link prvided with the given project namely- Build A Survey Form. Please help me to resolve this issue
If you don’t fork the project then the instructions give you the CDN link to use. If using codepen you can add the following to the HTML editor; <script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
Side note, be sure to add it to your tribute page project and ensure all the tests pass.