CSCI-123
Introduction to Web Development
Professor David
Tucker
Fall 2012
Favicon Graphics and Code
This is the original image from which the icon was created.
This is the reduced-size gif that was turned into the icon format.
This is a link to the actual icon file (right click to download):
Here is the code snippet that adds the icon to the title bar of the website:
<link rel="shortcut
icon" href="http://users.edinboro.edu/mm082234/favicon.ico">
And that’s really all there is to it!
This page created on
November 7, 2012 by Micheal H. McCabe.