StealThis .dev

Navigation Header

Sticky header with logo, desktop nav links, GitHub icon, and a slide-in mobile drawer menu with backdrop blur.

Open in Lab
css javascript
Targets: HTML

Code

A sticky responsive navigation header. Desktop shows inline links; mobile collapses to a hamburger button that opens a full-height slide-in drawer with a dark overlay.

Features

  • Sticky + backdrop-filter: blur on scroll
  • Smooth drawer slide-in via CSS transforms
  • Dark overlay closes on click
  • Escape key closes the drawer
  • aria-expanded / aria-hidden for accessibility

When to use

  • Main site or app header
  • SaaS product top navigation
  • Any page that needs a responsive nav bar