∞
@SimonWoods The HTML Standard does not leave much room for interpretation when it comes to the alt
attribute:
A corollary to this is that the
alt
attribute's value should never contain text that could be considered the image's caption, title, or legend. It is supposed to contain replacement text that could be used by users instead of the image; it is not meant to supplement the image. Thetitle
attribute can be used for supplemental information.