The media in this post is not displayed to visitors. To view it, please log in.
@Ⓜ3️⃣3️⃣ 🌌 @Georgiana Brummell I assume that the alt-text is read when the screen reader gets to an image,
and that it says nothing at all if there's no alt-text
(and I have no idea if there's a difference between alt-text and title-text, because both exist in HTML coding
Ok, I looked it up:
Alt-text is for when an image isn't shown - be it someone who's turned off images, someone who isn't able to see images, or images that doesn't load e.g. due to a bad/slow connection.
Title-text is what can be seen when hovering over an image, i.e. not for the visually impaired.
→ alt-text it is, then!
But I think alt-text is also shown "when mouse-hovering", if there's no title-text.
so, on to the tests:
1: BBCode
... Show more...@Ⓜ3️⃣3️⃣ 🌌 @Georgiana Brummell I assume that the alt-text is read when the screen reader gets to an image,
and that it says nothing at all if there's no alt-text
(and I have no idea if there's a difference between alt-text and title-text, because both exist in HTML coding
Ok, I looked it up:
Alt-text is for when an image isn't shown - be it someone who's turned off images, someone who isn't able to see images, or images that doesn't load e.g. due to a bad/slow connection.
Title-text is what can be seen when hovering over an image, i.e. not for the visually impaired.
→ alt-text it is, then!
But I think alt-text is also shown "when mouse-hovering", if there's no title-text.
so, on to the tests:
1: BBCode

code:
[img=https://upload.wikimedia.org/wikipedia/commons/1/1e/Friendica_Logo.png]Friendica logo, from Wikipedia[/img]
2: Markdown

code:

When I choose Preview, and hover over the images, both give me the "from Wikipedia"-text. No idea where the title text ends up. 😅🙈 (two emojis, one with a sweatdrop smiling face, another with a monkey-see-no-... )
(sorry for the long rambling wall of text)