...非替换元素即em框串在一起组成的框,间接由font-size确定;替换元素:即元素固有的高度加可能的边距和框。 行内框(inline box):虚拟的矩形框,无法显示,大小为内容区加leading。对非替换元素,等于line-height值;对替换元素,等于内容区的高度。
基于222个网页-相关网页
One USES the inline box, the other USES floats.
一种方法使用inline box,另一种则用floats。
A line-box is an imaginary rectangle that contains all the inline boxes that make up a line in the containing block-level element.
line - box是一个假想的矩形框,包含在此块级包含元素内连成一线的所有inline box。
In the case that the ancestor is an inline element, the containing block is the bounding box around the padding boxes of the first and the last inline boxes generated for that element.
在祖先是行内元素的情况下,包含块是由第一个和最后一个内联元素的内边距盒的包含盒构成。
应用推荐