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.