This includes those elements made into a block-level element by using the float property.
这包括借助浮动属性被转变成块级元素的那些元素。
Other browsers still shrink the float as small as possible, regardless of the block-level element it contains.
其他的浏览器仍旧将浮动缩小至最小,而无视容器内的块对象元素。
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。
You can reduce this font size by assigning 62.5% to the font-size property of the body selector (also known as the block-level element) like shown in Listing 2.
通过为正文选择器(body selector,也称为块级元素)的font-size属性分配 62.5% 的值可以减小这个字体大小,如清单 2 所示。
You can reduce this font size by assigning 62.5% to the font-size property of the body selector (also known as the block-level element) like shown in Listing 2.
通过为正文选择器(body selector,也称为块级元素)的font-size属性分配 62.5% 的值可以减小这个字体大小,如清单 2 所示。
应用推荐