PDA

View Full Version : What is Image Alt Text?



PrimeItSolution
06-23-2019, 09:22 PM
What is Image Alt Text?

WoodsPainting
06-23-2019, 11:43 PM
Alt text or alternate text is an attribute added to an image tag in HTML. This text appears inside the image container when the image can not be displayed. It helps search engines understand what an image is about. Alternate text is also very helpful in case images on a page cannot be found

evejones
06-24-2019, 12:22 AM
Alt text or alternate text is an attribute added to an image tag in HTML. This text appears inside the image container when the image can not be displayed. It helps search engines understand what an image is about. Alternate text is also very helpful in case images on a page cannot be found

RH-Calvin
06-24-2019, 04:27 AM
Image alt text is the text that is used to define the image on a webpages. It is used as search engine crawlers cannot read images directly.