Close-up:
![]()
To place the favicon, put it in your web directory and insert the following text in the <head> section of your webpage:
<link rel="icon" href="YourIcon.ico" type="image/x-icon" />
 
<link rel="shortcut icon" href="YourIcon.ico" type="image/x-icon" />