If there is one thing everybody knows about accessibility, then it is the fact that you should always have an `alt` attribute on your element. And that leaving it out also results in a HTML validation error. Interestingly, the latter is only partially true.