Hello there! I finished my 4th project. I would be glad if you could check my page and give feedbacks and suggesitons. Thank you in advance!
link:https://codepen.io/bemvy/pen/GRNmzXb
Take care!
Thanks! I’ll check it out :))
@bemvy, don’t worry about that error for narrow screens. The tests for the technical doc project have to be run at a wide browser width.
Oh, okey thanks 
Your page looks good @bemvy. Some thing to revisit;
- Rather than hard coding
font-sizein pixels use a relative unit. It will make responsiveness easier - On small screens the navbar is still in the left and the sections of the document have a small font making it hard to read.
- At a certain breakpoint it would be better to have the navbar move to the top, giving more room for the document.
Note: The user story says “On regular sized devices (laptops, desktops), the element withid="navbar"should be shown on the left side of the screen and should always be visible to the user”. A smaller screen is not a regular sized device.
- At a certain breakpoint it would be better to have the navbar move to the top, giving more room for the document.
You do not have to incorporate this suggestion. Just something to think about.
Thank you for your comment. I am still working on responsiveness. It is a good idea moving the navbar to the top .
1 Like
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.
