How to Get a Favicon

Ever wondered how some websites have a cute little icon next to their name on your internet browsers tab bars?
Example:

Well, it's really simple. Just copy the code provided below and find an image, upload it to your server/image host of choice, and put the url for the image file where the code says YOURURLHERE.
Just make sure that the image is a max size of 32px x 32px.

Copy The Code for Yourself


Copy Text

Where Does the Code Go?

To make the full code work, simply put it in between the <HEAD> tags on your html page.