Landing Page Project help needed

Can’t get the last test to pass on the static link. It works but it wont pass the test. Any ideas would be much appreciated.

Here is my codepen:

Fill the name attribut in the input :grinning:
<input type="email" name="email" id="email" placeholder="Enter email" />

Thank you so much!! I would have be searching days for that.

1 Like

@tcalderbank, when a test fails you can click on the red button to see which test failed and an explanation of what the test is looking for and how you can fix it.