#rendering multiple images inside a div with differing sizes
8 messages · Page 1 of 1 (latest)
Hi @torn patio I would say using grid is the best way to achieve this look
okay, i havent learnt that yet in my course but will have a look at that now!
You will certainly get to grid and its a great tool! A quick google will give you some info on it. This is a resource I use alot https://css-tricks.com/snippets/css/complete-guide-grid/
thank you!
You will learn grid in module 6
Object-fit: cover for img tags and background-size: cover for bg images can help make sure your images don’t stretch in the container