https://codepen.io/VellyAfonso/pen/ExmxqGQ?editors=1100

1. On regular sized devices (laptops, desktops), the element with id=“navbar” should be shown on the left half of the screen. It should always be visible to the user and should remain stationary. You may need to enlarge the viewport or zoom out to ensure the navbar doesn’t scroll with the page content.

I am unable to finish this task, although I feel I have done everything that is needed to do.

You can click the red button after running the tests, it will show you what’s missing:

1 Like

Thanks, but it is not the media query, it is showing the one above.

I mean, although there is a media query missing too, but that one above is giving me the error.

Be sure to read the full error message, not just the first sentences. It says:

Please run this test in a larger window (before any media queries)

2 Likes

Thank you, thank you so very much

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