<img alt="" src="/img/dispos/icDispo01.png" title="En stock, envoi immédiat"/> code example
Example: html img src
<img href="https://website.com/image.jpg">
<!-- for an image online -->
<img src=C:\your_files>
<!-- for a local file -->
<img href="https://website.com/image.jpg">
<!-- for an image online -->
<img src=C:\your_files>
<!-- for a local file -->