I\'m having trouble displaying a Base64 image inline.
Can someone point me in the right direction?
Storing Base64-image as a variable and display it using plain HTML and JavaScript:
Fiddle example, to try it directly.