Html Basics
Question 5

What will be the output on the browser for this element?
A button element is an interactive HTML tag used to create clickable buttons on a webpage.It is mostly used for submitting forms, triggering javascript functions or actions, etc.