Why does inline-block not work with my images?
In my website, I’m trying to get “display: inline-block” to work with my images to put them next to each other, but they display over top of each other still, and slightly off-center for some reason. Any help?