StealThis .dev

Rectangular Navigation

Compact vertical icon sidebar for mobile apps. Always-visible narrow rail with icon buttons and active indicator.

Open in Lab
css vanilla-js
Targets: JS HTML

Code

Rectangular Navigation

A compact vertical navigation rail on the left side with icon-only buttons. Always visible and takes minimal screen space.

Features

  • Narrow vertical sidebar (icon-only)
  • Active state with background highlight
  • 4 nav items: Home, Search, Bookmarks, Profile
  • Active indicator slides between items
  • Content area fills remaining space

How it works

  1. Sidebar is a fixed-width flex column on the left
  2. Icon buttons stacked vertically with flex layout
  3. Active item gets highlighted background
  4. Click switches active state and updates content area