1

For example, say I have a png img with a circle in it

circle If I were to apply an href to this, and then made it clickable, how could I make it so only the filled in area is clickable. I would like to do this using HTML and CSS. Other languages if necessary. Thank you.

Andrew
  • 27
  • 2
  • I hope you find your answer here: [https://stackoverflow.com/questions/31909577/click-through-transparent-image-pixel](https://stackoverflow.com/questions/31909577/click-through-transparent-image-pixel) – S J Mar 19 '20 at 04:43
  • Looks like you'll just need the inverse of the following: https://stackoverflow.com/questions/38487569/click-through-png-image-only-if-clicked-coordinate-is-transparent – HollyOS Mar 19 '20 at 04:45

0 Answers0