Hey i m not able to set a background image in html .how i can add it in ny web page | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Hey i m not able to set a background image in html .how i can add it in ny web page

25th Feb 2017, 2:43 PM
Ekuspreet Singh
Ekuspreet Singh - avatar
2 Respostas
+ 1
body { background-image: url("albertz.png"); } use <style> or css
25th Feb 2017, 2:59 PM
Albertz
Albertz - avatar
0
thankew bro its working
25th Feb 2017, 3:03 PM
Ekuspreet Singh
Ekuspreet Singh - avatar