How do you add small nation flags to your grid?

Submitted by NCFCquiz on May 12, 2025
As stated in the title, an example for what I mean is on the following quiz; https://www.jetpunk.com/user-quizzes/24961/chelsea-current-squad

Thank you

5 Comments
+3
Level 62
May 12, 2025
Go here and translate the page to English: https://www.jetpunk.com/users/biblioteczny/blog/jak-dodac-flage-w-miejsce-pytania-przy-tworzeniu-quizu
+3
Level 66
May 12, 2025
That’s a great quiz you’re referencing there 😉
+2
Level 41
May 12, 2025
Hey! How did you add the flags onto your quiz? The one linked above doesn't have the England flag on the list.

Thank you

+3
Level 66
May 13, 2025
Copy and paste this into the cell (but make sure you delete the space between the angle brackets):

< img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/89/Bandera_de_Espa%C3%B1a.svg/2560px-Bandera_de_Espa%C3%B1a.svg.png" style="height: 18px; border: #f2f2f2 1px solid" >

And then get the url of the image you want and paste it where the existing url is.

I use the border because when you get flags with a white background (e.g. England or Japan), it can get lost in the white background of the cell.

Hopefully that makes sense - I tried to keep it as brief as possible! Let me know if not 😄

+2
Level 41
May 13, 2025
Thats worked perfectly! Thank you very much!!