|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: Sep 2003
Location: Edmonton, Alberta, Canada
Posts: 105
|
Bookmark/Favorites Icons
How does one create/make/load the nifty icons that show up in Bookmark and Favorite lists?
AJ |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Nov 2001
Posts: 1,965
|
1) Create or get a .ico file, name it "favicon.ico".
2) Upload it to the root of the directory that contains your HTML files, in your web server. 3) Edit all of your HTML files, so they all have: Code:
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> |
|
|
|
|
|
#3 |
|
Member (7 bit)
Join Date: Sep 2003
Location: Edmonton, Alberta, Canada
Posts: 105
|
Thanks, that seems nice and simple!
AJ |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|