How do I place background-image for header using css? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How do I place background-image for header using css?

I've tried to set background-image in header using css syntax . Not showing up.Please help this rookie?

6th May 2018, 2:14 PM
Christopher Bell
Christopher Bell - avatar
2 Respostas
+ 3
#header { background-image: url("filename.jpg"); }
6th May 2018, 2:23 PM
Rhythm Khandelwal
+ 1
Thanks for the help
6th May 2018, 2:34 PM
Christopher Bell
Christopher Bell - avatar