View Single Post
Join Date: Oct 2008
Posts: 89
Reputation: wickedsunny is an unknown quantity at this point 
Solved Threads: 4
wickedsunny wickedsunny is offline Offline
Junior Poster in Training

Re: want to show icon like google pls help

 
0
  #4
Oct 16th, 2008
ok let me give u a very easy suggestion for that buddy. just take ur logo resize it to 16 x 13 and rename its extension to ico (name.ico) then put it in ur root directory. then place this code in ur webpage to show it.
HTML and CSS Syntax (Toggle Plain Text)
  1. <LINK REL="SHORTCUT ICON" HREF="icon.ico">

thread solved
Reply With Quote