HTML - Little Icon In Tabs
This might not be html at all, but how do you get the little icon on the page tabs on people's browsers (like the lightbulb on this page) ? Can't find the info anywhere.
Thanks. Similar TutorialsDoes anyone know where I can find an icon of a padlock? I need one that's opened and one that's closed. Thanks! How do you make that little icon that appears at the address of your browser's address bar and in the favrotes' menu? You know that like 16x16 picture... How do I put tyhat into my pages? Thanks. I want something like what's circled in red above, And I've made my own. Now, how do I do this? I know what a favicon.ico is and I'm using them. But I ran into a site that has something more. take a look at the URL line at www.usaa.com It has a favicon and then the word 'united services automobile Assoication' and then the standard http url. What is that? How do you do that? I would like have the HTML code for my web pages that will put my tiger icon on my page shortcuts that I save to my desktop. I believe its an attribute in the body tag such as: <body logo=""> or something like that. When I put a web page shortcut on my desktop an icon for that page appears above the name. I can not find the correct tags by sourcing the page. When I save this page to my desktop an icon displays above the name. Please help. Thanks Walt Hi, In most of the web sites nowadays we can see an icon appearing before the URL in the address bar. What is the technique behind it ? Even in this web site it appears. hi there, ive searched all over the internet about this. but i think im searching the wrong way...and thats why im here, to ask you guys. how does one get the neato lil icon in the navbar for their website? im fairly new to html, but if anyone could explain or point me in the right direction, i would be very appreciative thanks Hey Some webpages have an icon attached to it. In Firefox, that icon in at the left of each tab, and they're also seen while looking through the bookmarks list. For instance, all yahoo pages have a red Y. How does one add such an icon to their page? Could someone point me to a page with (easily followed) instructions? Thanks! Paul How can I change the "e" in the address box of Windows explorer with my own icon when someone goes to my url? hello again anyone know ow they did this... http://img256.imageshack.us/my.php?image=googleyw4.gif thanks sophia Okay, I'm not exactly sure what these images are called, but in Opera, on most websites, there is a little image (usually the logo of the website), up to the left of the address bar. Is anyone able to explain how to get images there? Thank you. ______________________ Hi everyone, I would like to know how to put a icon in the identify information. Thanks for your help, tecmeister Hey, this is my first post to the forum so sorry if it's in the wrong section. I've got a blog on Tumblr (http://matt-kneale.tumblr.com) and I'm want to put some 16x16px icons down the right border of the main box, linking to different sites like my Facebook, Twitter, etc. etc. Any idea how I can do this? I don't know how to make the images float in the right place, then link them without borders. Can anyone help with this? Cheers! Hi, here's my head code: Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="Content-Language" content="EN-GB"> <html> <head> <title>The Alpha Crew - Home</title> <link rel="stylesheet" type="Text/CSS" href="style.css"> <link rel="SHORTCUT ICON" href="myicon.ico" type="image/gif"> </head> I've made a small favicon, just black, nothing special but it doesn't show. I know there's a lot of different things to do with this, but can somebody help? I know it says 'Type=Image/gif' and the picture is an icon, but I have tried everything else and it doesn't work How do u put icon on my website? My website icon can only appear on Firefox only Internet Explore and opera cant see the website icon. Hello! I would really like to have the meta tags code which allows one to put a logo or icon in the browser window, right before the URL. Thanks so much! Kathy I'm working on this site: www.tomcar.com and I can't get my Favorite Icon to work in IE or any other bowers for that matter here is the code that I'm using to try to make it work: <link href="fav_icon.ico" rel="Shortcut Icon" title="TOMCAR"> You can see the icon its self at: http://www.tomcar.com/fav_icon.ico I'm not sure what I'm doing wrong but I'm totally open to suggestions. Thx for the help JT I have a client that I just built a website for. This website is viewed by many different people. The client is wondering if it is possible to have a link somewhere on the site that automatically downloads an image icon to the users desktop. Once this icon is in place on the users desktop, they can click that icon when they want to go back to the web site. He also stated he'd like an app button created for mobile devices. I think he's thinking these icons are one in the same. But from what little I know about creating an app, you need to know the Objective C language and the only way someone can get it is through an app store. He wants both windows and Mac users to be able to use this. Is this possible, or how should I go about approaching this another way to achieve the same thing? Thanks for any help or direction. Hi, I just copied W3C's XHTML1.1 valid icon in my website and it displays correctly in Opera, Firefox, Chrome and Safari but it displays with a purple square around it in IE9. Any idea about why is this happening? Thank you! My icon exists and i know it works as i tryed it in dreamweaver. my code Code: <link rel="SHORTCUT ICON" href="http://www.simplecoders.com/sc.ico"/> Icon exists on server as if i type link in it does to it. just doesnt show up on tab or url bar any ideas? |