inserting background image | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

inserting background image

how to insert background image...? using css or html

19th Oct 2019, 3:19 PM
Shreedhar Hegde
Shreedhar Hegde - avatar
3 Respuestas
+ 3
This appears to be covered in the tutorials. https://www.sololearn.com/learn/CSS/1104/?ref=app
19th Oct 2019, 3:22 PM
Hatsy Rei
Hatsy Rei - avatar
+ 1
Please don't write the question in Relevant Tags section. 'HTML background-image' will be just fine 👍
19th Oct 2019, 3:51 PM
Ipang
0
property: background-image, value: url(“path/name”);
19th Oct 2019, 6:01 PM
Lilit Yeghiazaryan
Lilit Yeghiazaryan - avatar