Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

<code>

HTML Code 元素<code>)表現出電腦程式碼的片段。通常,它會由瀏覽器預設的 monospace 字體顯示出來。

內容分類 流內容段落式内容、捫及內容
允許內容 段落式内容.
標籤省略 None, both the starting and ending tag are mandatory.
允許父元素 任何允許段落式内容的元素。
DOM 介面 HTMLElement。Gecko 1.9.2 (Firefox 4) 以前,Firefox 針對這個元素使用 HTMLSpanElement 介面實做。

屬性

這個元素只支援全域屬性

例子

<p> Regular text. <code> This is code. </code> Regular text. </p>

結果

Regular text. This is code. Regular text.

註記

CSS 的 code 選擇器設定可以透過蓋過瀏覽器預設,而用戶個人設定可以蓋過 CSS 設定。

規範

規範 狀態 註解
WHATWG HTML Living Standard
The definition of '<code>' in that specification.
Living Standard  
HTML5
The definition of '<code>' in that specification.
Recommendation  
HTML 4.01 Specification
The definition of '<code>' in that specification.
Recommendation  

瀏覽器相容性

特徵 Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
基本支援 1.0 1.0 (1.7 or earlier) (Yes) (Yes) (Yes)
特徵 Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
基本支援 (Yes) 1.0 (1.0) (Yes) (Yes) (Yes)

See also

文件標籤與貢獻者

 此頁面的貢獻者: iigmir
 最近更新: iigmir,