Hi I am using blogger blog. Well below is the perfect img alt tag? <img src="http://farm3.static.flickr.com/2110/2262573741_264d10f061.jpg" alt="link building" /> HTML: I ask because when I hover my mouse I can not see the anchor text, if not please inform me the perfect img alt tag. Thank you
acctually you are using mozzila firefox as your browser so.....................on mouse hover you can't see this................so click on image properties..................for alt tags..................
Hello..use both alt and title tag for the image if you want to see your title while you hover over it... you can see the example in my movie blog....in signature..
Search engines can see that an image is on a page, but don't know what it is. The Alt text is simply a way for you to tell the search engines what the image is. Give it an accurate description.
Try this <img src="http://farm3.static.flickr.com/2110/2262573741_264d10f061.jpg" title="your title here" alt="link building" />
use this tag and you will be able to see hover for your images <img src="....." alt="..." title=" ...." > alt is use to make hove event visible for IE and title for Mozilla...................