Product Landing Project

newbie here…I have 2 more errors on my project and i’m a bit stuck and need some help.

1. here’s the first HTML for the first error;


_ Features_
_ Videos_
_ Pricing_

****** here’s the CSS;**
#nav-bar{
_ display: inline;_
_ float: right;_
_ margin-top: 65px;_
_ position: fixed;_
_ top: 0;_
_ width: 100%;_
}

.nav-link{
_ padding-left: 100px;_
_ color: black;_
_ font-weight: bold;_
_ _
}

and here’s the test error to satisfy
1. The navbar should always be at the top of the viewport.

2. here’s the 2nd problem

_

HandCrafted Lantern

_
_
_
_ _
_ _

here’s the test error that need to satisfy
When I click the #submit element, the email is submitted to a static page (use this mock URL: https://www.freecodecamp.com/email-submit) that confirms the email address was entered (and that it posted successfully).

**** can’t figure out what’s wrong with it to complete the test, any help pls…thanks.

Hi! Can you please add the links to your project and the exercise you are trying to do? It would be easier to understand the errors if we can look at something, thanks!

I think, he have not access to post links, he can write you in PM.