We can even use attributes to change how elements work and behave on a webpage. Change the input element's type attribute to checkbox.
input
type
checkbox
Make sure to pick type, followed by checkbox.