In a website, how can i add a logo next to the domain name in the address window of a browser.
Like one for frihost.(the tiny little F to the left of the http: tag)
Like one for frihost.(the tiny little F to the left of the http: tag)
| Code: |
| <link rel="shortcut icon" href="favicon.ico" /> |
| scorpio wrote: |
| What is the rel tag used for? |