04-18-2023, 01:32 AM
These cases should work using the root relative path, starting with the slash, so it would be:
<img src="/images/img1.png" />
That's what IW itself renders for when rendering an IMG tag
<img src="/images/img1.png" />
That's what IW itself renders for when rendering an IMG tag

