Flexible Box Layout (a. k. a. Flexbox) or display: inline-block and regular text wrapping can help with that.
弹性盒布局(即Flexbox),或者display:inline-block加上常规的文本折行行为,都可以实现这一点。
A simpler solution, if your shell supports it, is to use an inline block for a group of commands, and then to redirect the output from the block as a whole.
更为简单的方法(如果支持的话)是为一组命令使用内联块,然后作为整体重定向这个块的输出。
Listing 8 shows an inline block for grouping commands.
清单8显示了分组命令的内联块。
Inline tags cannot contain block-level tags.
内联标记不能包含块级别标记。
I emit an error message and replace the return value with 0, instead (remember: every inline code block returns an object).
我发出错误信息,将返回值替换为0(请记住:每个内联代码块都返回一个对象)。
To do so, add additional code to the inline script block you created earlier (see Listing 4). Listing 9 shows the inline script block.
为此,需要在前面创建的内联脚本块(见清单4)中添加代码。
This is the third and last part in the series of articles about block and inline .
这是关于块级元素和内联元素的系列文章的第三篇也是最后一篇。
Style sheets provide the means to specify the rendering of arbitrary elements, including whether an element is rendered as block or inline.
样式表提供了,包括指定一个元素是作为块级别还是行内来展现在内的,控制元素绘制的方法。
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。
We'll move that out of the CSS file and into an inline CSS block in the header of our page.
我们会离开那个CSS文件,进入我们的网页标题上一个内嵌的CSS块中。
The INS and DEL elements must not contain block-level content when these elements behave as inline elements.
INS和DEL元素在其作为行内元素时不能包含任何块级别内容。
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.
在祖先是行内元素的情况下,包含块是由第一个和最后一个内联元素的内边距盒的包含盒构成。
Any text that is directly contained inside a block container element (not inside an inline element) must be treated as an anonymous inline element.
如果一个块包含框里面有行框而没有块框,没有包含在行框里面的文字就会被包在匿名行框内,例如。
Gets or sets a value that indicates whether the proxy generation script is included in the page as an inline script block or is obtained by a separate request.
获取或设置一个值,该值指示是将代理生成脚本作为内联脚本块包含在页上还是通过单独的请求获取。
In CSS 2.1, if the inline element is split across multiple lines, the containing block is undefined.
在CSS2.1中,假如行内元素被拆分成很多行,那么包含块是undefined。
In CSS 2.1, if the inline element is split across multiple lines, the containing block is undefined.
在CSS2.1中,假如行内元素被拆分成很多行,那么包含块是undefined。
应用推荐