Can someone tell me how to display images side by side in a webpage | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Can someone tell me how to display images side by side in a webpage

I keep trying to put image side by side but it doesn't work https://code.sololearn.com/WMC7vj7mX1L6/?ref=app

14th May 2021, 2:11 PM
E.S Cherish
E.S Cherish - avatar
2 Réponses
+ 1
where's the code? i think you could do that through flexbox
14th May 2021, 2:13 PM
Rellot's screwdriver
Rellot's screwdriver - avatar
+ 1
Make a div container and make it flexbox then insert the images inside the container. like this: https://code.sololearn.com/W277vI3anoZb/?ref=app
14th May 2021, 2:41 PM
ACADEMIC
ACADEMIC - avatar