Can i adjust width and height of background-image in css or html manually without edit image? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can i adjust width and height of background-image in css or html manually without edit image?

please give me answer if possible then how?

10th Mar 2018, 6:49 PM
Ankur Pawar
Ankur Pawar - avatar
1 Answer
0
You can try CSS background-size property (background-size: width height;)
10th Mar 2018, 8:21 PM
KrOW
KrOW - avatar