Using the alt attribute and the figcaption element in HTML

While both the alt attribute and the figcaption element provide a way to describe images, the way we write for them is different:

  • alt descriptions should be functional
  • figcaption descriptions should be editorial or illustrative
Emanuel