Looking for a solution
<img class="img_thumb" src="images/cropped9.jpg" author-email="<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e78f928e9d8f888980a78f88938a868e8bc984888a">[email protected]</a>">
along with
<a class="email" href="mailto:"><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="ee869b879486818089ae86819a838f8782c08d8183">[email protected]</a>"</a>
I am trying to create a clickable email link, and I have followed the instructions to do the following:
<a href="mailto:<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="c3abb6aab9abacada483abacb7aea2aaafeda0acae">[email protected]</a>"></a>
However, my email is within an img attribute. How can I include it in the href?
Your help is appreciated.