I have tried to insert image background enter image description here

How the code should be written? Thanks for answering

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top