won’t answer to my question about CSS.
My problem is that i have a card tall 123px and i want to use as bg an image (which is greater than the card).
So i want to mask the image (to crop it at the same height and wiidth of my card) and i did that.
Now, because it’s cropped, i can see the top left of my img perfectly cropped in the div. How can i center the img or move it inside the div?
be patient.
background-position: center'? https://developer.mozilla.org/en-US/docs/Web/CSS/background-position
Обсуждают сегодня