Can background image extend beyond div's borders?

后端 未结 7 1332
遥遥无期
遥遥无期 2020-12-05 10:05

Can background image extend beyond div\'s borders? Does overflow: visible apply to this?

7条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-05 10:20

    I tried using negative values for background-position but it didn't work (in firefox at least). There's not really any reason for it to. Just set the background image on one of the elements higher up in the hierarchy.

提交回复
热议问题