Adding images with HTML

Modified on Fri, 30 May at 10:35 AM


In some text editors, such as in the creation of a Featured Message, it is possible to edit text through HTML tags.


First click on the three dots symbol on the right side of the editor and then on the code view symbol <> :




This will allow us to edit the code with HTML and we will be able to add the <img> tag.


EXAMPLE OF IMG TAG:


<img src="IMAGE LINK" width="100%">



NOTE: First you will have to generate a link for the image, we always recommend doing it in your own server environment, although there are some websites that do it for free such as https://imgbb.com/ 



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article