![]() |
Why we use alt and title attribute in image tag? - Printable Version +- Web Design Forum HTML CSS JavaScript PHP Graphic Design SEO forum (http://www.webdesignforum.com.au) +-- Forum: Search Engine Marketing (/forumdisplay.php?fid=18) +--- Forum: Search Engine Optimisation (/forumdisplay.php?fid=8) +--- Thread: Why we use alt and title attribute in image tag? (/showthread.php?tid=32334) |
Why we use alt and title attribute in image tag? - MoulanaRafi - 05-11-2017 05:53 PM Hlo Friends, Can anyone tell me, Why we use alt and title attribute in image tag? RE: Why we use alt and title attribute in image tag? - shyamdas - 05-11-2017 07:00 PM Because crawlers can not crawl images. RE: Why we use alt and title attribute in image tag? - DenialClark - 05-11-2017 07:35 PM Alt attribute describes what the image signifies. RE: Why we use alt and title attribute in image tag? - saketbhai - 05-11-2017 08:16 PM The alt and title attribute in image tag describe what the image is about to the search engine. RE: Why we use alt and title attribute in image tag? - Rudrasharma - 05-11-2017 10:16 PM It adversely affects user experience for those users who have disabled the image in their browsers. RE: Why we use alt and title attribute in image tag? - najishahmed - 05-12-2017 05:06 PM Because they provide alternative information for an image to the search engine. |