Just completed this project.
All feedbacks are welcome,
Thank you!
Just completed this project.
All feedbacks are welcome,
Thank you!
Your page looks good @ShaniaKond. Something to revisit;
The user story says;
On regular sized devices (laptops, desktops), the element with id="navbar"
should be shown on the left side of the screen and should always be visible to the user.
So on smaller devices you can move the navbar to the top. Where would be a good breakpoint for this?
As a hint, start with the narrow view (mobile) design first and then work your way wider, adding breakpoints where needed for the wider design.
So I wanted make it responsive and now by doing so, I totally crashed it. The nav-links aren’t working. Please can you check to see what I did wrong?