favicon
Pick or make your picture.
Open it in IrfanView
Image>Resize to 32X32
Save image as ico file type
upload it to the root directory of your website
Add it to your web.config as public if you have security enabled
Modify <head> with <link href="/favicon.ico" rel="icon" type="image/x-icon" />
Open it in IrfanView
Image>Resize to 32X32
Save image as ico file type
upload it to the root directory of your website
Add it to your web.config as public if you have security enabled
Modify <head> with <link href="/favicon.ico" rel="icon" type="image/x-icon" />

Comments