Step 3. Explanation & Practice continued
Task: To exclude heading and buttons from the focus order delete the tabindex attribute for them in HTML by typing <h2> and <button>; Hit the submit button.
Task: To exclude heading and buttons from the focus order delete the tabindex attribute for them in HTML by typing <h2> and <button>; Hit the submit button.