I\'ve looked everywhere for the answer to this question but cant find anything so hoping you guys can help me on here.
Basically I want to insert an image into an el
You can use a CDATA part or simply put all the bytes in their hexadecimal form as a string. Another option is to use a base64 encoding
The element you use is up to you.