Question

I have tried to insert image background enter image description here

How the code should be written? Thanks for answering

Was it helpful?

Solution

Insert your image line like below

background-image: url('/images/bg2.jpg');

Please be make sure that your given URL is correct path for the Image.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow