문제

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