I want to make a button with an image and some writing but it keeps in aligning it to the bottom or to the top. Below is my code:
<button><img src="https://www.google.com/s2/favicons?domain=google.com"> Google</button>
Google
Can you please help?