Add ALT tag to images

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

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.

4 Likes

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

1 Like

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

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

1 Like

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.

1 Like

Thanks, everyone.

1 Like