Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
for an element, padding as a percentage will be calculated from the width of the element, c background-size: cover the background image will completely fill the element
.image {
width: 100px;
height: 0;
padding-top: 60%;
background-image: url(url-to-image);
background-size: cover;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question