Closed ashtastic closed 9 years ago
I see you have a width: 100%
on them, that was my first guess. I think maybe try removing the margins from the <img>
tags themselves, and instead add padding
to a tag that surrounds them.
p.s. You don't have to put all your code in the comment, I can just click around in your repo to see it.
Thank you so so so much Thomas! Fixed the problem right away :)
Hey @thomasjbradley,
Thank you for the help with the three problems, the video was perfectly easy. One last problem, I sized all my images to 1200px wide, but for some reason no matter what percentage or margin I put they extended past the margins of all the other things on my website. Any guess why? (I supplied my entire html so you can see what's happening in the browser.) Thank you so much for taking the time to help me with this stuff.