Seeking advice on how to create clickable areas within an image that lead to different pages on my website. Image maps seem like a good solution, but the issue is that they require specific coordinates which may not work well for responsiveness.
I was hoping to use percentages as an alternative, but it seems that this is not possible.
While I am familiar with CSS/XHTML, I lack knowledge in PHP coding or javascript.
If anyone could provide guidance on this matter, I would greatly appreciate it!
Thank you :)