+ 4
Aligning images?
If you look at the output of my code and go down to the codes section, I am trying to align the image links next to each other horizontally. I hope this made sense, maybe I'm just too tired 😴 https://code.sololearn.com/WkkCAf227z6S/?ref=app
1 ответ
+ 5
OK after about an hour of trying to get it right, I finally figured it out by giving the images a class and then going from there. I haven't been learning for long so probably not the best way of doing it but it works 😁