Question

I have tried to insert image background enter image description here

How the code should be written? Thanks for answering

Était-ce utile?

La 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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top