A Favorites Icon or favicon is a tiny graphic that is related with a web page or Web site. The favicon or favorites icon permits the Web developer to customize the web site in the browser, in both the tab bar, which is displayed in various browsers and also in the bookmarks when a web site is saved.
To create a favicon goto: http://tools.dynamicdrive.com/favicon/
This is where the code should be inserted.
<%@ Master Language=”VB” CodeFile=”MasterPage.master.vb” Inherits=”MasterPage” %>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head runat=”server”>
<title>Title</title>
<asp:ContentPlaceHolder ID=”head” runat=”server”>