The :submit selector selects button and input elements with type=submit.
If a button element has no defined type, most browsers will use it as a button with type=submit.
Tip: Using input:submit as a selector will not select the button element.
Your message has been sent to W3Schools.