Skip to main content

Build a tab switcherpractice exercise

HTML5andCSS3 logoPRACTICE

Wire up the three .tab buttons so clicking any one of them updates #active-tab to that tab's name.

Acceptance criteria

  1. 1.Clicking the "Settings" tab should set #active-tab to "settings".
  2. 2.Clicking the "Billing" tab should set #active-tab to "billing".
  • Northcorp Software
  • Accenture
  • Helpshift
  • Mundrisoft Solutions
  • Nielsen
  • PayPay Corporation
1
0 × 0

Output ready when you are

Press Run to render your code, or Submit to validate your solution.