A
Anne Gardner
It seems as though it should be simple enough. On the index.htm page, insert
an html code box and then place the following code inside (favicon.ico file
is saved in root directory):
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
I also tried to hard code it directly into the html under /head, but to no
avail.
Any thoughts?
an html code box and then place the following code inside (favicon.ico file
is saved in root directory):
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
I also tried to hard code it directly into the html under /head, but to no
avail.
Any thoughts?