@Beefsupreme21Submitted almost 2 years ago
I had a bit of trouble getting the 3 images at the bottom to be the same size. I ended up setting the size of them individually and getting them close, but I assume there is a better way.
I had a bit of trouble getting the 3 images at the bottom to be the same size. I ended up setting the size of them individually and getting them close, but I assume there is a better way.
When working on project like these its best practice to categorise each section into main, article, nav etc using divs, main, etc., its much cleaner to read and much easier to organise.
For making the images the same size I think it would be more beneficial to incorporate some of your own CSS. These tools are fantastic but sometimes writing your own CSS to sort a problem like that will be much faster, thats IMO though