Follow

How to add images to messages

You can add an image to your message by using the <img> tag. For example:

<img src='https://directpathoftheimagehere.com/img.jpg'>

The image is not technically inserted or embedded (as an in-line attachment) to your message. The <img> tag just creates a holding space for the referenced image.

To “source” an image, upload the image on your server (or any platform that stores images) and use the direct link/URL of the image as your image source (src).

Helpful resources:

https://www.w3schools.com/tags/tag_img.asp

https://www.w3schools.com/html/html_images.asp

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.
Powered by Zendesk