-
Previously, this attribute existed only on elements like blockquote.
以前该属性只能用于 blockquote 这类属性。
-
The usage of BLOCKQUOTE to indent text is deprecated in favor of style sheets.
用BLOCKQUOTE来缩进文本的用法是不推荐的,应采用样式表。
-
This example uses the BLOCKQUOTE element to set off a quotation that renders as indented text.
示例代码下面的例子使用了BLOCKQUOTE 元素将文本设置为引用语,效果是缩进显示。
-
[blockquote]The moral compass lies inapart of the brain called the right temporo-parietal junction.
[/blockquote]人的“道德罗盘”位于大脑中一个叫做前颞顶叶交界处的地方。
-
We need to know that we are in a "blockquote" state to determine that the line is part of a comment rather than a Python action.
我们应知道我们处于“块引用”状态以确定这行代码是一部分注释而不是Python操作。
定义和用法 标签定义摘自另一个源的块引用。 与 之间的所有文本都会从常规文本中分离出来,经常会在左、右两边进行 缩进,而且有时会使用斜体。也就是说,块引用拥有它们自己的空间。