Image in Quiz.

Submitted by IridiumPingo on February 2, 2026
I am in the process of making a molar mass quiz and in the description I used the HTML tag < img src = "https://sciencenotes.org/wp-content/uploads/2020/04/PeriodicTableAtomicMassBW-1024x576.png" alt="reference periodic table" / > (Note extra spaces added to show the html) but the New and Popular menu was overlapping the image. Is there any solutions to this issue that you know of?
2 Comments
+3
Level 83
Feb 2, 2026
Why are you putting an image in the quiz description? Anyway, yes, do width="20%" height="auto". That way its width always takes up exactly 20% of the screen. Adjust accordingly.
+2
Level 68
Feb 3, 2026
You would need different numbers for desktop and phone