I'm starting to play around in HTML and would like to know how to implement a favicon .
I'm starting to play around in HTML and would like to know how to implement a favicon .
1st - Generate your Favicon on this site: link
2º - Use this line of code and 3º continue "joking":
<link rel="shortcut icon" href="caminhodoarquivo/favicon.ico" />
:)