Product Landing Page, task 12 help!

So the task for this is: When I click the #submit element, the email is submitted to a static page (use this mock URL: https://www.freecodecamp.com/email-submit).

I am correct in thinking this is done by Because this is exactly what I’ve done but the testor thing doesn’t acknowledge it, I’ve got 15/16 and this is definitely the problem.

See here: https://codepen.io/AMJJones/pen/ZEBrxWN

Any help will be greatly appreciated thank you.

I dont know why they removed it, but < form action = “…” >

Make sure to read the full error message, not just the first line - it’ll tell you what’s wrong.

BTW to enter HTML code tags into the forum, put them between backticks `` or use the </> button, otherwise they won’t be visible.

Oh thank you sir!!! Great help, wasn’t even aware of the error message.

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