http://qs321.pair.com?node_id=1228516


in reply to Re: Display text and image on same page
in thread Display text and image on same page

inline base64 encoded image

Bad news: Still not supported by all browsers (details). As usual, Microsoft's browser implementations cause trouble.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
  • Comment on Re^2: Display text and image on same page

Replies are listed 'Best First'.
Re^3: Display text and image on same page
by kschwab (Vicar) on Jan 14, 2019 at 12:47 UTC
    It works fine on IE and Edge, since IE9, for this specific use case of the src element of an img tag. The only restriction is that it must be less than 4GB. That's described on the page you linked. There are other limitations for different use cases, but not this one.