Understanding the Box Model

理解网页布局中的盒子模型

To a browser, any tag is a box with something inside it—text, an image,or even other tags containing other things, as illustrated in below Figure .

CSS Box Model

Surrounding the content are different properties that make up the box:

  • padding is the space between the content and the content’s border. Padding is what separates a photo from the border that frames the photo.
  • border is the line that’s drawn around each edge of the box. You can have a border around all four sides, on just a single side, or any combination of sides.
  • background-color fills the space inside the border, including the padding area.
  • margin is what separates one tag from another. The space that commonly appears between the tops and bottoms of paragraphs of text on a web page, for example, is the margin.

转载于:https://www.cnblogs.com/fast-michael/archive/2011/12/27/2303478.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值