Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Add the img tag into the HTML Source Editor and put in the code copied earlier into the src attribute.
Code Block |
---|
<img src="PASTE THE CODE HERE"/> |
Reference: https://css-tricks.com/data-uris/
...
Add the img tag into the HTML Source Editor and construct the URL path to the image.
Code Block |
---|
<img src="/images/hi.png"/> |