Hi,
I've finished my first story, and now I'm trying to include images.
If I understand correctly, I need to store them elsewhere and link them in Twine.
I'm trying with Memopal and Google Drive, but images don't show up.
Here's what I do:
<IMG SRC="
https://apps.memopal.com/d/?UGD2USVQAB" ALIGN=RIGHT WIDTH=50% HEIGHT=50% BORDER=2 alt=prologo>
But all I see is an empty box with just the title where the image should go.
Sorry, this is a really newby question, I know...
Thanks
Comments
I think your link is broken, the direct link to your image seems to be this one: https://apps.memopal.com/api/file/thumb?sharecode=UGD2USVQAB&sharepass=&tempcode=884711749&maxsize=450&
I see the difference...but i still can't get it done...
I must sound pretty lame, doh!
Where did you get the direct link?
Prego!
Oh, you're missing the closing tag "</img>". This should do the trick for you I think:
For the link I simply clicked on the one you posted, then right-clicked on the image and chose "Copy image location"
Piacere!
If you use imgur.com to upload your pictures, they give you a direct link (and I'm pretty sure the HTML and Markdown markup that goes with it) so it's pretty easy to embed in your story.