I’m finishing my third test project, and have gotten through the first two without too much trouble, but on the Product Landing Page, it is not letting me pass, noting an error on : #Layout
1. The navbar should always be at the top of the viewport.
My navbar is at the top of the viewport by using position: fixed; in the ul code:
Three minutes after posting the request for help I figured out what I was missing. Sometimes a walk to the coffee machine can do wonders in clearing ones brain.
I’m not happy with the Product Landing page. It turned out to be a mess. I deleted it as soon as I turned it in, which I probably shouldn’t have done. Here is a link to my Survey page in case you’re interested. https://codepen.io/jsbkk/pen/wvzvBVQ
I would appreciate any feedback. Thanks for your input.
Sorry, yes I’m getting used to this pen site. It’s there now, just didn’t save in the previous version. Be warned; it bears strong colors as bedward noticed.
I’ve edited your post for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
Your Survey form is missing a submit button. Also yes colors are too strong. You should also try to style these text and number input boxes. I assume it’s a work in progress you should complete this and later post a new topic on Project Feedback sub forum you will get more feedbacks and advice there.