<sup> - 上付き文字
トップ
>
HTMLリファレンス
> <sup>
概要
形式
<sup>~</sup>
サポート
LS
/ H3 / e3 / Ch1 / Fx1 / Sa1 / Op1 / N2
カテゴリ
フローコンテンツ
フレージングコンテンツ
パルパブルコンテンツ
親要素
フレージングコンテンツ
を子要素に持てるもの
子要素
フレージングコンテンツ
タグの省略
開始タグ:必須 / 終了タグ:必須
属性
グローバル属性
説明
sup は SUPerscript(上付きの)の略です。<sup>~</sup> で囲まれたテキストを上付きの文字で表示します。
属性
グローバル属性
詳細は
グローバル属性
を参照してください。
使用例
HTML
10の2乗を10
<sup>
2
</sup>
と表します。
表示
10の2乗を10
2
と表します。
関連項目
<sub>
リンク
https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-sub-and-sup-elements
https://www.w3.org/TR/2014/REC-html5-20141028/text-level-semantics.html#the-sub-and-sup-elements
https://www.w3.org/TR/html401/struct/text.html#edef-SUP
https://developer.mozilla.org/ja/docs/HTML/Element/sup
https://caniuse.com/mdn-html_elements_sup
Copyright (C) 1996-2017 杜甫々
初版:1996年9月10日 最終更新:2017年12月31日
http://www.tohoho-web.com/html/sup.htm