by Guest » Sat Feb 22, 2025 7:09 am
Thank you Ernie for your great program.
I finally got it to work!!
I now managed to add the animated gifs, after following the instructions on your video which is named: Flashcards Deluxe - 02 Creating flashcards outside of the app
I used Google Drive to do this, as I found that uploading the media files via your website didn't work for me.
I found that one is able to put both text and a gif on the same card, if one uses a couple of returns after the text:
For example, put type in the text field in Excel:
This is an Orange:
<img src="orange.gif">
Don't put this, otherwise the gif may cut off the image:
This is an Orange: <img src="orange.gif">
I also agree with you about using the parameters for the width, such as:
<img src="orange.gif" width=320>