We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Can we insert url in an image?

Jag7
Tera Contributor

Is it possible to create an image with text and a URL in it like below:

Jag7_0-1692774025089.png

I am calling this image in the email script. Any help would be appreciated! Thanks

10 REPLIES 10

Not applicable

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!