Can i adjust width and height of background-image in css or html manually without edit image? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
0
You can try CSS background-size property (background-size: width height;)
10th Mar 2018, 8:21 PM
KrOW
KrOW - avatar