How to set an image of bigger size in small size container | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to set an image of bigger size in small size container

My image is going out of the box

30th Jul 2019, 5:16 AM
Chetan Mude
Chetan Mude - avatar
1 Answer
+ 1
on the small container, CSS: .small_container { overflow: hidden }
30th Jul 2019, 5:48 AM
Ginfio
Ginfio - avatar