Вопрос

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