Skip to main content

Replace the clickable div with a real buttonfind the bug

HTML5andCSS3 logoFIND THE BUG

The action is a <div>, so it is not focusable and not announced as a control. Replace it with a real <button type="button"> that keeps the id and the label text.

Acceptance criteria

  1. 1.#save must be a <button>.
  2. 2.It must carry type="button".
  • Tekwissen
  • Accenture
  • Boston Institute of Analytics
  • Codegene Technologies Private Limited
  • Deloitte
  • ECSION RESEARCH LABS
1
0 × 0

Output ready when you are

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