TechEvolvace / adapting-nav-menu

Aiming to have an adaptable navigation bar that displays all available menu options for wide screens and an interactive clickable menu icon for narrow screens that displays all available menu options when clicked
0 stars 0 forks source link

Implement a Responsive Navigation Menu #2

Open TechEvolvace opened 2 months ago

TechEvolvace commented 2 months ago

Objective:

For more intuitive and cleaner UI design, a responsive navigation menu that can adapt to different screen widths or different browser widths!

Things to Implement:

TechEvolvace commented 2 months ago

Recent Changes

The pull request and merge from the implemented-website-elements branch has pulled in changes that allow both the header and the navigation menu options to still be readable across different screen and browser widths! Additionally, the header and the navigation menu options are organized in one row for both small and large screen widths, which means they are flexibly designed to fit with different screen widths really well!

Tasks in this Issue Accomplished

More Features Remaining to Implement

TechEvolvace commented 2 months ago

More Recent Changes

The navigation menu options now load their specified webpage for this website!

TechEvolvace commented 2 months ago

More Recent Changes (Part 2)

The navigation menu no longer looks like they are appended to the right edge of the browser. There's now enough space for the navigation menu and all the important elements to be readable and visibly separated from both the edges of the browser and the other elements!