[Murray]I regularly test with screenreaders and other assistive tech, and `<title>` is poorly supported. ARIA is a generally better option, but know that ARIA labels on `<span>` elements is actually invalid, unless you also provide the relevant role (in this case I'm guessing "image")