I'm trying to create a button with an image and some text, but I can't seem to get it aligned properly. Here's the code I have so far:
<button><img src="https://www.google.com/s2/favicons?domain=google.com"> Google</button>
Is there any way you could assist me with this issue?