FCC Landing Page HELP

Hey. So I’ve nearly completed my landing page for the FCC projects. Although I have 3 user stories left to complete in order to pass it. Here is the codepen with my landing page: https://codepen.io/pr-pixel/pen/ExPbJwK

I’ve been trying to figure out what I’ve done wrong and testing to no avail. I need some help please. Thanks

Hello~!

Here are the error messages I get from your tests:


You have a nav-link that points to #home but no section with an id="home".

image
The tests cannot find an element with an id="video".


Your email element should have a name attribute.

Hope this points you in the right direction! :slight_smile:

1 Like