I\'m trying to display an .ico within an image element but in Internet Explorer it does not work/show. This is my code:
Displaying an ico file in an img tag is not guarenteed to work in all browsers(and i wouldn't recommend it). Convert the ico files to another format if you want to display them on the web.