Images must have alternate text - Search
About 5,580,000 results
Open links in new tab
    Kizdar net | Kizdar net | Кыздар Нет
  1. 1

    The alt attribute in HTML is used to specify an alternate text for an image if the image cannot be displayed. This attribute is essential for providing alternative information for an image in cases where users cannot view it due to various reasons such as slow connection, an error in the src attribute, or if the user uses a screen reader1.

    Usage and Syntax

    The alt attribute is used within the <img> tag to provide a textual description of the image. Here is an example:

    <img src="img_girl.jpg" alt="Girl in a jacket" width="500" height="600">

    In this example, if the image img_girl.jpg cannot be displayed, the text "Girl in a jacket" will be shown instead1.

    Guidelines for Writing Alt Text

    When writing the alt text, consider the following guidelines:

    Was this helpful?

    See results from:

     
  2. Images must have alternate text: Element has no title attribute

     
  3. HTML <img> alt Attribute - W3Schools

  4. Images Tutorial | Web Accessibility Initiative (WAI) | W3C

  5. Images must have alternate text

  6. Accessible images: alternative text guidelines | ASU IT Accessibility

  7. WCAG H37: Require images to have alternative text

  8. People also ask
  9. All images must have a text equivalent (“Alt text”) - Centre for ...

  10. All images must have a text equivalent (“Alt text”) - Centre for ...

  11. Accessibility Rule: Images must have alternate text · Rocket …

  12. Images That Don’t Need Alternative Text Still Need ALT Attributes

  13. Images and Figures in PDF documents must have alternate text

  14. Elements containing role="img" have an alternative text

  15. Accessibility Rule: role='img' elements must have an alternative …

  16. All images must have a text equivalent (“Alt text”) - Centre for ...

  17. Images must have alternate text - BR Consulting & Development

  18. image-alt - Accessibility Insights

  19. svg-img-alt - Accessibility Insights

  20. Images - Deque University

  21. How to specify an alternate text for an image in HTML

  22. How to add alt text to images on Bluesky (and why you should)

  23. Image buttons must have alternate text