I’ve been working on a website and I’d like to add a small icon to the browser tab.
How can I do this in HTML and where in the code would I need to place it (e.g. header)? I have a .png
logo file that I’d like to convert to an icon.
Related: HTML set image on browser tab.