How do I place background-image for header using css? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponses
+ 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