CSS: background-color only inside the margin

后端 未结 4 1660
梦如初夏
梦如初夏 2020-12-25 09:53

I have searched for an answer but couldn\'t find it anywhere. My question is reasonably simple: I have a background color of my body, then a large margin, and now I want a d

4条回答
  •  执念已碎
    2020-12-25 10:31

    Instead of using a margin, could you use a border? You should do this with

    , anyway.

    Something like this?enter image description here

    http://jsfiddle.net/GBTHv/

提交回复
热议问题