Sudden Death Images

Submitted by jhithepanda on November 7, 2025
Hey, does anyone know how to put pictures as a sudden death answer?
6 Comments
+7
Level ∞
Nov 7, 2025
You can do it using html. Ask ChatGPT how to make an img tag with html.

Note that it's best to create a picture quiz first, put the pictures in, then get the url of the pictures by right-clicking then choosing "copy image link".

That way, the images are hosted on JetPunk and will load reliably.

+3
Level 52
Nov 7, 2025
Quizmaster, a completely not loaded question, simply out of curiosity— do you/how much do you support using AI, which uses natural resources?
+1
Level 50
Nov 7, 2025
Am I doing something wrong? I can't get it to display link.
+3
Level 61
Nov 7, 2025
Can't just insert < img src="image link" > width="100" height="100" > into the HTML block? *Remove spacing all around the < and >
+1
Level 50
Nov 7, 2025
So I just copy paste "< img src="image link" > width="100" height="100" >" into the "Edit HTML" box?
+2
Level 61
Nov 7, 2025
Yes