HTML元素(或者HTML塊級引用元素),代表其中的文字是引用內容。通常在渲染時,這部分的內容會有一定的縮進。
瀏覽器支持
示例
毛澤東說過:帝國主義都是紙老虎 ...
標簽定義
- 標簽定義摘自另一個源的塊引用。
- 若引文來源于網絡,則可以將原內容的出處URL地址,設置到cite特性上。若要以文本的形式告知讀者引文的出處時,可以通過元素。
- 通常,瀏覽器會對元素進行縮進。
使用方法
- 如果標記是不需要段落分隔的短引用(行間引用),或者在行內引用較短的內容而非創建一個單獨的引用塊,請使用。
- 若要修改被引用內容的縮進距離,可以使用CSSmargin-left和/或margin-right屬性,或使用margin縮寫屬性。
內容分類| 流式內容元素,章節內容元素,可觸摸內容元素 |
流式內容元素| 流式內容元素. |
標記省略| 不允許,開始標簽和結束標簽都不能省略。 |
允許的父元素| 所有接受流式內容的元素。 |
允許的 ARIA roles| Any |
DOM接口| HTMLQuoteElement |
HTML 4.01 與 HTML5之間的差異
在 HTML 4.01 中,標簽定義一段長引用。

在 HTML5 中,標簽定義摘自另一個源的塊引用。
HTML 與 XHTML 之間的差異
注釋:如需把頁面作為 XHTML 進行驗證,那么元素必須包含塊級元素,比如:
Here is a long quotation here is a long quotation.
全局屬性
標簽支持HTML 的全局屬性。
事件屬性
標簽支持HTML 的事件屬性。
實例
定義一個摘自另一個源的塊引用:
for 50 years, wwf has been protecting the future of nature. the world's leading conservation organization, wwf works in 100 countries and is supported by 1.2 million members in the united states and close to 5 million globally.
例子
下面的這個例子演示了使用元素引用一段來自RFC 1149的內容,以禽類作為載體的IP 數據包傳輸標準。
avian carriers can provide high delay, low throughput, and low altitude service. the connection topology is limited to a single point-to-point path for each carrier, used with standard carriers, but many carriers can be used without significant interference with each other, outside of early spring. this is because of the 3d ether space available to the carriers, in contrast to the 1d ether used by ieee802.3. the carriers have an intrinsic collision avoidance system, which increases availability.