Sticky Header remains fixed at top of viewport while scrolling, keeping navigation always accessible. Uses CSS position: sticky or position: fixed. Often shrinks or changes appearance on scroll for space efficiency. Essential UX pattern for long pages.
Use sticky headers for all multi-section pages where users need to navigate between sections. Essential for documentation, long-form content, and marketing sites. Consider hiding on scroll down, showing on scroll up for more screen space.
Visual Effects
Navigation follows scroll—adds backdrop blur and shadow when scrolled for depth