Favicon.ico
Ever wonder how to get those little icons you see when you favourite a page? It's easy, you need to create a favicon.ico image that's 16 by 16px in size and uploaded to the root directory of your website.
To download the plugin that lets you save .ico extentions in Photoshop:
http://www.telegraphics.com.au/sw/
To use a website to generate the favicon for you, please visit the following:
http://www.favicon.cc/
Once you upload it, put this code in the header of your webpage and you are ready to go.
<link href="favicon.ico" rel="shortcut icon" type="">