I want to embed an image on anther server into my blog posts. When I place the following HTML code in my post text, it doesn’t work.
or
How can I make the image be floating with the text with the same height as the text? The images will be equations, and I just want them to be the same height as the text. Is there any custom CSS code that I can add to make the images the same height as the text? Something like 1em or perhaps making a responsive container? Thanks for the help.