Manage Content
Format 1 — split screen
Sign in
Forgot Password?
Do
  • Keep the submit button visually muted/disabled until every required field validates.
  • Put "Remember me" and "Forgot Password?" on the same row.
  • Use UPPERCASE/small-caps field labels — this is a deliberate auth-only convention, not used elsewhere.
Don't
  • Enable the submit button before validation, relying on a click-time alert instead.
  • Use a fullscreen background image without checking overlay contrast against both its darkest and lightest regions.