Most domains have their own /favicon.ico file inserted in the HTML header. ForumKorner doesn't have one. It'd look a little more fancy with one.
To those that don't know what a "favicon" is, it's the small 16x16 icon in the very top of your tabs to the left of the page name (depending on your browser).
This is what I mean:
Here's some cool icon suggestions:
http://www.favicon.cc/?action=icon&file_id=30016
(Images aren't working)
http://www.favicon.cc/?action=icon&file_id=460396
http://www.favicon.cc/?action=icon&file_id=668923
Code needed (After hosting the favicon.ico file into the /index.html section):
This would need to be inserted into the <head> </head> tags. But everyone probably already knows that.
Such a tiny, weird suggestion. But it would look cooler then the default '[font=Tahoma, Verdana, Arial, sans-serif]blank page' icon.[/font]
[font=Tahoma, Verdana, Arial, sans-serif]~ @Philly ~[/font]
[font=Tahoma, Verdana, Arial, sans-serif]
[/font]
[font=Tahoma, Verdana, Arial, sans-serif]I have concluded there is none for IE or Chrome.[/font]
To those that don't know what a "favicon" is, it's the small 16x16 icon in the very top of your tabs to the left of the page name (depending on your browser).
This is what I mean:
Here's some cool icon suggestions:
http://www.favicon.cc/?action=icon&file_id=30016
http://www.favicon.cc/?action=icon&file_id=460396
http://www.favicon.cc/?action=icon&file_id=668923
Code needed (After hosting the favicon.ico file into the /index.html section):
Code:
<link id="page_favicon" href="/favicon.ico" rel="icon" type="image/x-icon">
Such a tiny, weird suggestion. But it would look cooler then the default '[font=Tahoma, Verdana, Arial, sans-serif]blank page' icon.[/font]
[font=Tahoma, Verdana, Arial, sans-serif]~ @Philly ~[/font]
[font=Tahoma, Verdana, Arial, sans-serif]
[font=Tahoma, Verdana, Arial, sans-serif]I have concluded there is none for IE or Chrome.[/font]