I've been fighting with this for hours and cannot for the life of me get it to work.
Not trying to do anything fancy, just post a couple simple graphics in series to scroll through
I had an image there before, used to be able to just copy/paste the html from the hosting site and it worked. now no matter what I try it just displays a broken image icon.
Here's the code i get from the hosting site:
<img src="https://i.ibb.co/347Xsqw/1.png" alt="1" border="0">
<img src="https://i.ibb.co/6HLsCHt/2.png" alt="2" border="0">
<img src="https://i.ibb.co/x2w84Tt/3.png" alt="3" border="0">
a couple weeks ago a friend updated their bio with pics similar to what I'm trying to do. Theirs is now also showing broken image icons, so I'm wondering if it could be an issue with certain hosting sites? or did chaturbate change something about the way it interprets html?
I'm pretty html illiterate so any help would be appreciated
Not trying to do anything fancy, just post a couple simple graphics in series to scroll through
I had an image there before, used to be able to just copy/paste the html from the hosting site and it worked. now no matter what I try it just displays a broken image icon.
Here's the code i get from the hosting site:
<img src="https://i.ibb.co/347Xsqw/1.png" alt="1" border="0">
<img src="https://i.ibb.co/6HLsCHt/2.png" alt="2" border="0">
<img src="https://i.ibb.co/x2w84Tt/3.png" alt="3" border="0">
a couple weeks ago a friend updated their bio with pics similar to what I'm trying to do. Theirs is now also showing broken image icons, so I'm wondering if it could be an issue with certain hosting sites? or did chaturbate change something about the way it interprets html?
I'm pretty html illiterate so any help would be appreciated