Can we insert url in an image?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 12:04 AM
Is it possible to create an image with text and a URL in it like below:
I am calling this image in the email script. Any help would be appreciated! Thanks
10 REPLIES 10
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2023 03:43 AM
Hello @Jag7 ,
For this, you need to turn an HTML image into a webpage link in HTML.
Please refer to this: https://www.geeksforgeeks.org/how-to-turn-an-image-into-a-link-in-html/
@Jag7 , Please mark my answer as "Accept as Solution" and "Helpfuls." If it works for you.
Thank you!