Content Elements - Level 09
Quiz
When should you use a <button>
element?
Possible answers to the quiz
When you want to integrate external resources (f.ex. CSS and JS files).
When the user-action causes a change in the backend or frontend of a website (f.ex. submitting a form or opening a pop-up).
When the user-action does not affect the website at all (f.ex. navigating to another page).
When you want to turn your butt on (as opposed by the
<buttoff>
element).