Which element adds a Like button to a webpage?

<button>Like</button><a>Like</a>

<button>Like</button> adds a button with the content Like to a webpage.