What is your goal?
I created a scenario to release posts on Linkin and I use also the HTML/CSS module for that. It worked fine, but now I want to an image, but I cant get it running. It always shows me only a little placeholder in my final post.
What is the problem?
image is not visible only a placeholder
What have you tried so far?
Image is on Imgur and I have this code :
<img src=“https://i.imgur.com/pFEVXXO.png”
style="
position: absolute;
right: 0;
bottom: 0;
height: 100%;
"