Technical Documentation page walter

Please help me solve this level.

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.

Here is the link to my work >> https://codepen.io/Walterdev201/pen/YzwvZqM?editors=1100

Welcome, Walter.

Increase your window’s width, before running the tests. Your code passes for me, provided the width is large enough.

Hope this helps

1 Like

Okay. Thank you very much