1

Is it possible for me to include two href into the same tag. I don't want them to open simultaneously or anything... I just want it to open the first link first, if the source is not available, I want it to open the second link. Is it possible to get this result using only HTML?

Ullas
  • 11
  • 3
  • I am aware of hacks for opening 2 links with in the same tag, but I never heard of such fallback mechanism with a second link. How would that work? It is possible with an image, yes. – avia Sep 08 '20 at 19:37
  • For an image, in this case I use it as a fallback for browsers that don't support webp image format (which are becoming less and less thankfully) : `xx` – avia Sep 08 '20 at 19:40

0 Answers0