StealThis .dev
Pages Medium

Settings Page

A tabbed settings page with profile editing, notification preferences, security options, and appearance controls. Pure vanilla JS and CSS.

Open in Lab
vanilla-js css
Targets: JS HTML

Code

Settings Page

A complete account settings page with vertical tabs for different settings sections. Includes profile editing, notification preferences, security settings, and appearance customization.

Features

  • Vertical tab navigation — Profile, Notifications, Security, Appearance, Billing
  • Profile section — avatar upload, name, email, bio textarea, save button
  • Notifications — toggle switches for email, push, SMS, marketing notifications
  • Security — password change form, two-factor auth toggle, active sessions list
  • Appearance — theme toggle (light/dark/system), accent color picker, font size slider
  • Form validation — inline error messages on required fields
  • Responsive — tabs become horizontal pills on mobile

When to use it

  • User account settings page
  • App preferences panel
  • Admin configuration interface