kizzie Posted November 30, 2009 Share Posted November 30, 2009 really need some help out here. I want to insert a Logo/Icon just like the one close to the "PHP Freaks" title bar. But kinda finding it difficult to do that. Don't know if to echo the image in the HTML title tag, thus: <title><img src="icon.jpg"/>My HomePage</title Don't know if this is the way to do that or is there a better way????? Quote Link to comment Share on other sites More sharing options...
jcombs_31 Posted November 30, 2009 Share Posted November 30, 2009 Do a search for "favicon". I believe that is what you are looking for. Correct me if I'm wrong. Quote Link to comment Share on other sites More sharing options...
kizzie Posted November 30, 2009 Author Share Posted November 30, 2009 yep. Guess i have to google it. thanks though. Quote Link to comment Share on other sites More sharing options...
plznty Posted November 30, 2009 Share Posted November 30, 2009 Lol its not actually in the title. It displays as a shortcut icon on the left hand side.. <link REL="SHORTCUT ICON" HREF="http://yoursitedotcom.here/favicon.ico"> You can create them online, then download and upload to your host. Also this is NOT php coding. Please post in correct catagory in future. Quote Link to comment Share on other sites More sharing options...
kizzie Posted December 2, 2009 Author Share Posted December 2, 2009 Im good with that now. thanks for the info. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.