Friday 9 September, 2011

how to add icon in browser tabs

Add this below line of code
<link rel="shortcut icon" type="image/ico" href="your_image.ico" />
in the the header section..


Tag: how to add icon in browser, how to add icon in browser tabs, how to add icon in browser tabs asp.net, how to add icon in browser tabs in .net, how to add icon in browser tabs in asp.net

No comments:

Post a Comment

Parsing JSON w/ @ symbol in it

To read the json response like bellow @ concatenated with attribute                             '{ "@id": 1001, "@name&q...