CSS background images in WordPress

前端 未结 14 1854
长情又很酷
长情又很酷 2020-12-09 03:44

Is it possible to get a background image in CSS like you normally do in HTML when working with WordPress. I\'ve tried doing this but it doesn\'t work.

backgr         


        
14条回答
  •  隐瞒了意图╮
    2020-12-09 04:26

    In the first div you can see the result from the approved response, in the second div you can see the result from

    The reason it does not work in the first div is because the parser thinks that the first block of text ends where the second " occurs.

提交回复
热议问题