Can i adjust width and height of background-image in css or html manually without edit image? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Resposta
0
You can try CSS background-size property (background-size: width height;)
10th Mar 2018, 8:21 PM
KrOW
KrOW - avatar