Why is centering images so difficult?

I have a simple section/container/div layout. Inside this i have an h2, p and image.

I can’t for the life of me center the image, no matter what I do.

I have this in block layout and no matter what I do, it doesn’t work. It surely can’t be this hard, so what am I missing?

looks like this is related to changing the width of the image to 50%

what is the recommended way of doing this?

Set the image’s left and right margins to auto? Assuming the element is set to block.

that seems to have done it, thanks (they were set to 0px)

1 Like

My pleasure. Happy hunting!

image

Just click this icon next time :smiley:

Thank you, I honestly hadn’t even seen that. I like the tool, but there are way too many buttons and not enough documentation :frowning: