Posts by isso • 1 point
1 post
-
-1
votes1
answer67
viewsQ: Problem with Responsive Image
img { background-image: url(../img/slides/11.jpg); max-width:100%; height:auto; } When I put the code above, the following error occurs: The image (as in the photo) goes up. Since without the code…