ALT-tag toevoegen aan afbeeldingen

Hello, I can’t find out how to add ALT tag to my images. Can someone please help?

1 like

You can add the alt text to the markdown within the [] like so:

![cat on a keyboard, keyboard cat!|262x200](upload://a5Bh87xJL0ouD9MGjzv3AiH8zhI.jpeg)


If you’re testing out the new composer, it is unfortunately currently missing the ability to caption images.

5 likes

Thanks. How about the images on the homepage, like the logos?

2 likes

For things like logos I think you will need to use some CSS.

1 like

I don’t know if this happens, but a logo should have automatic alt of site name.

2 likes

I’m pretty sure most interactive images/icons in the site will have alt or title attributes, or will have a label attached to it by default? If not, you can raise it as an accessibility need.

2 likes

Thanks, everyone.

2 likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.