Button Tag
<button>Button Text</button>
Creates a button that can be styled, have JavaScript Event Listeners (Private)s added to it so that when it is clicked actions can occur
<button>Button Text</button>
Creates a button that can be styled, have JavaScript Event Listeners (Private)s added to it so that when it is clicked actions can occur