The instance I’m in, TKZ.one, has 41%. Good number! But can get better!

Source

  • SolOrion@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    11 days ago

    What is alt text? Is it basically a subtitle for the image that describes the image? For people that can’t see it?

        • jqubed@lemmy.world
          link
          fedilink
          arrow-up
          7
          ·
          11 days ago

          If it’s simply because the image hasn’t loaded the text often displays in a box in place of the image. If the person is visually impaired their screen reader can read the text out loud or display it in their Braille device.

          In the old days web browsers would often display the alt text as a “tool tip” or little message that would appear on top of the image if you left your mouse over it, but this functionality was changed to the “title” attribute since the alt text is primarily for accessibility purposes and should be descriptive, not pointing out some feature in the image or making jokes.