HTML - Problem With The Xhtml1.1 Valid Icon
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!
Similar TutorialsUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Navigate Network BigResources.com BoxedArt.com StockedPhotos.com Built2go.com 123Webmaster.com A1Javascripts.com 1-Click-Clipart.com FresherImage.com FontFiles.com HTMLforums.com httpCITY.com PerlAccess.com HostRaiders.com Website Templates All access to thousands of web templates, logos, icons, more... Turnkey Websites Instant websites, turnkey PHP templates! Stock Photography All access to thousands of professional stock photos CMS Templates 100's of templates for joomla, drupal, wordpress, and more! HTML Forums - Free Webmaster Forums and Help Forums > WEBSITE DEVELOPMENT > HTML / XHTML Webpage won't work when I upload to server! User Name: Password: Remember Me? View Poll Results: 0% Voters: 0. You may not vote on this poll View First Unread « Previous Thread | Next Thread » KEEP TABS Latest Posts Twitter Network Blog Main RSS Feed SPONSORS Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) 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. Does anyone know where I can find an icon of a padlock? I need one that's opened and one that's closed. Thanks! I want something like what's circled in red above, And I've made my own. Now, how do I do this? 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 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. 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. 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? 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? 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 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. 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 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 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! 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 hello again anyone know ow they did this... http://img256.imageshack.us/my.php?image=googleyw4.gif thanks sophia 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 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? |