Skip to content

JACGWD/Mobile-to-Desktop-Nav-Switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile to Desktop Nav Switch

A simple CSS demo that shows how to make a mobile-friendly navigation bar (placed at the top of the screen for mobile UX purposes) swap places with a desktop-friendly nav bar (placed underneath the header area).

Here is the overview:

Mobile First

  • Nav is at top
  • Nav is hidden by default
  • Hambuger icon is visible
  • Header is below the NAV
  • Nav is stacked top-to-bottom

Desktop Scale

  • Header is first
  • Nav is below the header
  • Nav is always visible
  • Nav links are side-by-side

About

Swap from mobile to Desktop NAV using CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published