Hello.
Tell me please. How to make a description with animations and illustrations under my element?
Is it necessary to insert html code into the html description or add GIF files?
add a gif image but To add images/screenshots In product description you have to first upload those images in the web as like in your webhost server. Then use img tag to show the image as like:
<img src="WEB-URL-OF-THE-IMAGE" alt="image" />
Just replace WEB-URL-OF-THE-IMAGE with your image url and put the code into your product Description.
Thanks
1 Like
Thank you very much, for your help!
1 Like