回答編集履歴
1
情報の追加。
answer
CHANGED
@@ -2,6 +2,8 @@
|
|
2
2
|
|
3
3
|
【<h1>–<h6>: HTML の見出し要素 - HTML: HyperText Markup Language | MDN】
|
4
4
|
[https://developer.mozilla.org/ja/docs/Web/HTML/Element/Heading_Elements](https://developer.mozilla.org/ja/docs/Web/HTML/Element/Heading_Elements)
|
5
|
+
> 許可されている内容 記述コンテンツ
|
5
6
|
|
6
|
-
【コンテンツカテゴリー - ウェブデベロッパーガイド | MDN】
|
7
|
-
[https://developer.mozilla.org/ja/docs/Web/Guide/HTML/Content_categories#Phrasing_content](https://developer.mozilla.org/ja/docs/Web/Guide/HTML/Content_categories#Phrasing_content)
|
7
|
+
【コンテンツカテゴリー - ウェブデベロッパーガイド | MDN】#記述コンテンツ
|
8
|
+
[https://developer.mozilla.org/ja/docs/Web/Guide/HTML/Content_categories#Phrasing_content](https://developer.mozilla.org/ja/docs/Web/Guide/HTML/Content_categories#Phrasing_content)
|
9
|
+
> このカテゴリーに属する要素: <abbr>, <audio>, <b>, <bdo>, <br>, <button>, <canvas>, <cite>, <code>, <command>, <data>, <datalist>, <dfn>, <em>, <embed>, <i>, <iframe>, <img>, <input>, <kbd>, <keygen>, <label>, <mark>, <math>, <meter>, <noscript>, <object>, <output>, <progress>, <q>, <ruby>, <samp>, <script>, <select>, <small>, <span>, <strong>, <sub>, <sup>, <svg>, <textarea>, <time>, <var>, <video>, <wbr> および通常の文字列です(空白文字だけで構成されたものを除く)。
|