| 916 |
<code><a href=#the-li-element>li</a></code> 要素の直後が別の |
<code><a href=#the-li-element>li</a></code> 要素の直後が別の |
| 917 |
<code><a href=#the-li-element>li</a></code> 要素か、 |
<code><a href=#the-li-element>li</a></code> 要素か、 |
| 918 |
親要素にそれ以上に内容がない場合、 |
親要素にそれ以上に内容がない場合、 |
|
省略して[[MAY:構いません]]。 |
|
| 919 |
|
省略して[[MAY:構いません]]。 |
| 920 |
|
|
| 921 |
|
#en |
| 922 |
|
A <code><a href=#the-dt-element>dt</a></code> element's <span title=syntax-end-tag>end |
| 923 |
|
tag</span> may be omitted if the <code><a href=#the-dt-element>dt</a></code> element is |
| 924 |
|
immediately followed by another <code><a href=#the-dt-element>dt</a></code> element or a |
| 925 |
|
<code><a href=#the-dd-element>dd</a></code> element. |
| 926 |
|
#ja |
| 927 |
|
<code><a href=#the-dt-element>dt</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 928 |
|
<code><a href=#the-dt-element>dt</a></code> 要素の直後が別の |
| 929 |
|
<code><a href=#the-dt-element>dt</a></code> 要素か |
| 930 |
|
<code><a href=#the-dd-element>dd</a></code> 要素の場合、省略して[[MAY:構いません]]。 |
| 931 |
|
|
| 932 |
|
#en |
| 933 |
|
A <code><a href=#the-dd-element>dd</a></code> element's <span title=syntax-end-tag>end |
| 934 |
|
tag</span> may be omitted if the <code><a href=#the-dd-element>dd</a></code> element is |
| 935 |
|
immediately followed by another <code><a href=#the-dd-element>dd</a></code> element or a |
| 936 |
|
<code><a href=#the-dt-element>dt</a></code> element, or if there is no more content in the |
| 937 |
|
parent element. |
| 938 |
|
#ja |
| 939 |
|
<code><a href=#the-dd-element>dd</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 940 |
|
<code><a href=#the-dd-element>dd</a></code> 要素の直後が別の |
| 941 |
|
<code><a href=#the-dd-element>dd</a></code> 要素か |
| 942 |
|
<code><a href=#the-dt-element>dt</a></code> 要素の場合や、 |
| 943 |
|
親要素にそれ以上内容がない場合、省略して[[MAY:構いません]]。 |
| 944 |
|
|
| 945 |
|
#en |
| 946 |
|
A <code><a href=#the-p-element>p</a></code> element's <span title=syntax-end-tag>end |
| 947 |
|
tag</span> may be omitted if the <code><a href=#the-p-element>p</a></code> element is |
| 948 |
|
immediately followed by an <code><a href=#the-address-element>address</a></code>, |
| 949 |
|
<code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>, <code><a href=#the-blockquote-element>blockquote</a></code>, |
| 950 |
|
<code><a href=#datagrid>datagrid</a></code>, <code><a href=#the-dialog-element>dialog</a></code>, <code>dir</code>, |
| 951 |
|
<code><a href=#the-div-element>div</a></code>, <code><a href=#the-dl-element>dl</a></code>, <code><a href=#the-fieldset-element>fieldset</a></code>, |
| 952 |
|
<code><a href=#the-footer-element>footer</a></code>, <code><a href=#the-form-element>form</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>, |
| 953 |
|
<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>, <code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>, |
| 954 |
|
<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>, <code><a href=#the-header-element>header</a></code>, <code><a href=#the-hr-element>hr</a></code>, |
| 955 |
|
<code><a href=#menus>menu</a></code>, <code><a href=#the-nav-element>nav</a></code>, <code><a href=#the-ol-element>ol</a></code>, |
| 956 |
|
<code><a href=#the-p-element>p</a></code>, <code><a href=#the-pre-element>pre</a></code>, <code><a href=#the-section-element>section</a></code>, |
| 957 |
|
<code><a href=#the-table-element>table</a></code>, or <code><a href=#the-ul-element>ul</a></code>, element, or if there is no |
| 958 |
|
more content in the parent element and the parent element is not an |
| 959 |
|
<code><a href=#the-a-element>a</a></code> element. |
| 960 |
|
#ja |
| 961 |
|
<code><a href=#the-p-element>p</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 962 |
|
<code><a href=#the-p-element>p</a></code> 要素の直後が |
| 963 |
|
<code><a href=#the-address-element>address</a></code>、 |
| 964 |
|
<code><a href=#the-article-element>article</a></code>、<code><a href=#the-aside-element>aside</a></code>、<code><a href=#the-blockquote-element>blockquote</a></code>、 |
| 965 |
|
<code><a href=#datagrid>datagrid</a></code>、<code><a href=#the-dialog-element>dialog</a></code>、<code>dir</code>、 |
| 966 |
|
<code><a href=#the-div-element>div</a></code>、<code><a href=#the-dl-element>dl</a></code>、<code><a href=#the-fieldset-element>fieldset</a></code>、 |
| 967 |
|
<code><a href=#the-footer-element>footer</a></code>、<code><a href=#the-form-element>form</a></code>、<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h1</a></code>、 |
| 968 |
|
<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h2</a></code>、<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h3</a></code>、<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h4</a></code>、<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h5</a></code>、 |
| 969 |
|
<code><a href=#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements>h6</a></code>、<code><a href=#the-header-element>header</a></code>、<code><a href=#the-hr-element>hr</a></code>、 |
| 970 |
|
<code><a href=#menus>menu</a></code>、<code><a href=#the-nav-element>nav</a></code>、<code><a href=#the-ol-element>ol</a></code>、 |
| 971 |
|
<code><a href=#the-p-element>p</a></code>、<code><a href=#the-pre-element>pre</a></code>、<code><a href=#the-section-element>section</a></code>、 |
| 972 |
|
<code><a href=#the-table-element>table</a></code>、 <code><a href=#the-ul-element>ul</a></code> のいずれかの要素の場合や親要素にそれ以上に内容がなく、親要素が |
| 973 |
|
<code><a href=#the-a-element>a</a></code> 要素ではない場合、 |
| 974 |
|
省略して[[MAY:構いません]]。 |
| 975 |
|
|
| 976 |
|
#en |
| 977 |
|
An <code><a href=#the-rt-element>rt</a></code> element's <span title=syntax-end-tag>end |
| 978 |
|
tag</span> may be omitted if the <code><a href=#the-rt-element>rt</a></code> element is |
| 979 |
|
immediately followed by an <code><a href=#the-rt-element>rt</a></code> or <code><a href=#the-rp-element>rp</a></code> |
| 980 |
|
element, or if there is no more content in the parent element. |
| 981 |
|
#ja |
| 982 |
|
<code><a href=#the-rt-element>rt</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 983 |
|
<code><a href=#the-rt-element>rt</a></code> 要素の直後が |
| 984 |
|
<code><a href=#the-rt-element>rt</a></code> 要素や |
| 985 |
|
<code><a href=#the-rp-element>rp</a></code> 要素でない場合や、 |
| 986 |
|
親要素にそれ以上内容がない場合、 |
| 987 |
|
省略して[[MAY:構いません]]。 |
| 988 |
|
|
| 989 |
|
#en |
| 990 |
|
An <code><a href=#the-rp-element>rp</a></code> element's <span title=syntax-end-tag>end |
| 991 |
|
tag</span> may be omitted if the <code><a href=#the-rp-element>rp</a></code> element is |
| 992 |
|
immediately followed by an <code><a href=#the-rt-element>rt</a></code> or <code><a href=#the-rp-element>rp</a></code> |
| 993 |
|
element, or if there is no more content in the parent element. |
| 994 |
|
#ja |
| 995 |
|
<code><a href=#the-rp-element>rp</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 996 |
|
<code><a href=#the-rp-element>rp</a></code> 要素の直後が |
| 997 |
|
<code><a href=#the-rt-element>rt</a></code> 要素や |
| 998 |
|
<code><a href=#the-rp-element>rp</a></code> 要素の場合や、 |
| 999 |
|
親要素にそれ以上内容がない場合、省略して[[MAY:構いません]]。 |
| 1000 |
|
|
| 1001 |
|
#en |
| 1002 |
|
An <code><a href=#the-optgroup-element>optgroup</a></code> element's <span title=syntax-end-tag>end tag</span> may be omitted if the |
| 1003 |
|
<code><a href=#the-optgroup-element>optgroup</a></code> element <!--has an ancestor |
| 1004 |
|
<code>select</code> element and--> is immediately followed by |
| 1005 |
|
another <code><a href=#the-optgroup-element>optgroup</a></code> element, or if <!--all of the elements |
| 1006 |
|
that are ancestors of the <code>optgroup</code> element, up to and |
| 1007 |
|
including the first ancestor element that is not an |
| 1008 |
|
<code>optgroup</code> element, have no more content--> there is no |
| 1009 |
|
more content in the parent element. |
| 1010 |
|
#ja |
| 1011 |
|
<code><a href=#the-optgroup-element>optgroup</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 1012 |
|
<code><a href=#the-optgroup-element>optgroup</a></code> 要素<!--has an ancestor |
| 1013 |
|
<code>select</code> element and-->の直後が |
| 1014 |
|
別の <code><a href=#the-optgroup-element>optgroup</a></code> 要素の場合や、 |
| 1015 |
|
<!--all of the elements |
| 1016 |
|
that are ancestors of the <code>optgroup</code> element, up to and |
| 1017 |
|
including the first ancestor element that is not an |
| 1018 |
|
<code>optgroup</code> element, have no more content-->親要素にそれ以上内容がない場合、 |
| 1019 |
|
省略して[[MAY:構いません]]。 |
| 1020 |
|
|
| 1021 |
|
#en |
| 1022 |
|
An <code><a href=#the-option-element>option</a></code> element's <span title=syntax-end-tag>end |
| 1023 |
|
tag</span> may be omitted if the <code><a href=#the-option-element>option</a></code> element is |
| 1024 |
|
immediately followed by another <code><a href=#the-option-element>option</a></code> element, or if |
| 1025 |
|
it is immediately followed by an <code><a href=#the-optgroup-element>optgroup</a></code> element, or |
| 1026 |
|
if there is no more content in the parent element. |
| 1027 |
|
#ja |
| 1028 |
|
<code><a href=#the-option-element>option</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 1029 |
|
<code><a href=#the-option-element>option</a></code> 要素の直後が別の |
| 1030 |
|
<code><a href=#the-option-element>option</a></code> 要素の場合や、 |
| 1031 |
|
直後が <code><a href=#the-optgroup-element>optgroup</a></code> 要素の場合や、 |
| 1032 |
|
親要素にそれ以上内容がない場合、省略して[[MAY:構いません]]。 |
| 1033 |
|
|
| 1034 |
|
#en |
| 1035 |
|
A <code><a href=#the-colgroup-element>colgroup</a></code> element's <span title=syntax-start-tag>start tag</span> may be omitted if the |
| 1036 |
|
first thing inside the <code><a href=#the-colgroup-element>colgroup</a></code> element is a |
| 1037 |
|
<code><a href=#the-col-element>col</a></code> element, and if the element is not immediately |
| 1038 |
|
preceded by another <code><a href=#the-colgroup-element>colgroup</a></code> element whose <span title=syntax-end-tag>end tag</span> has been omitted. |
| 1039 |
|
#ja |
| 1040 |
|
<code><a href=#the-colgroup-element>colgroup</a></code> 要素の<span title=syntax-start-tag>開始タグ</span>は、 |
| 1041 |
|
<code><a href=#the-colgroup-element>colgroup</a></code> 要素の内側の最初のものが |
| 1042 |
|
<code><a href=#the-col-element>col</a></code> 要素の場合で、 |
| 1043 |
|
直前が<span title=syntax-end-tag>終了タグ</span>の省略された別の |
| 1044 |
|
<code><a href=#the-colgroup-element>colgroup</a></code> 要素でない場合、 |
| 1045 |
|
省略して[[MAY:構いません]]。 |
| 1046 |
|
|
| 1047 |
|
#en |
| 1048 |
|
A <code><a href=#the-colgroup-element>colgroup</a></code> element's <span title=syntax-end-tag>end tag</span> may be omitted if the |
| 1049 |
|
<code><a href=#the-colgroup-element>colgroup</a></code> element is not immediately followed by a |
| 1050 |
|
<a href=#space-character>space character</a> or a <a href=#syntax-comments title=syntax-comments>comment</a>. |
| 1051 |
|
#ja |
| 1052 |
|
<code><a href=#the-colgroup-element>colgroup</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 1053 |
|
<code><a href=#the-colgroup-element>colgroup</a></code> 要素の直後が<a href=#space-character>間隔文字</a>や<a href=#syntax-comments title=syntax-comments>注釈</a>でない場合、 |
| 1054 |
|
省略して[[MAY:構いません]]。 |
| 1055 |
|
|
| 1056 |
|
#en |
| 1057 |
|
A <code><a href=#the-thead-element>thead</a></code> element's <span title=syntax-end-tag>end |
| 1058 |
|
tag</span> may be omitted if the <code><a href=#the-thead-element>thead</a></code> element is |
| 1059 |
|
immediately followed by a <code><a href=#the-tbody-element>tbody</a></code> or <code><a href=#the-tfoot-element>tfoot</a></code> |
| 1060 |
|
element. |
| 1061 |
|
#ja |
| 1062 |
|
<code><a href=#the-thead-element>thead</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 1063 |
|
<code><a href=#the-thead-element>thead</a></code> 要素の直後が |
| 1064 |
|
<code><a href=#the-tbody-element>tbody</a></code> 要素や <code><a href=#the-tfoot-element>tfoot</a></code> |
| 1065 |
|
要素の場合、省略して[[MAY:構いません]]。 |
| 1066 |
|
|
| 1067 |
|
#en |
| 1068 |
|
A <code><a href=#the-tbody-element>tbody</a></code> element's <span title=syntax-start-tag>start tag</span> may be omitted if the |
| 1069 |
|
first thing inside the <code><a href=#the-tbody-element>tbody</a></code> element is a |
| 1070 |
|
<code><a href=#the-tr-element>tr</a></code> element, and if the element is not immediately |
| 1071 |
|
preceded by a <code><a href=#the-tbody-element>tbody</a></code>, <code><a href=#the-thead-element>thead</a></code>, or |
| 1072 |
|
<code><a href=#the-tfoot-element>tfoot</a></code> element whose <span title=syntax-end-tag>end |
| 1073 |
|
tag</span> has been omitted. |
| 1074 |
|
#ja |
| 1075 |
|
<code><a href=#the-tbody-element>tbody</a></code> 要素の<span title=syntax-start-tag>開始タグ</span>は、 |
| 1076 |
|
<code><a href=#the-tbody-element>tbody</a></code> 要素の内側の最初のものが |
| 1077 |
|
<code><a href=#the-tr-element>tr</a></code> 要素の場合で、 |
| 1078 |
|
要素の直前が<span title=syntax-end-tag>終了タグ</span>の省略された |
| 1079 |
|
<code><a href=#the-tbody-element>tbody</a></code> 要素、<code><a href=#the-thead-element>thead</a></code> 要素、 |
| 1080 |
|
<code><a href=#the-tfoot-element>tfoot</a></code> 要素でない場合、 |
| 1081 |
|
省略して[[MAY:構いません]]。 |
| 1082 |
|
|
| 1083 |
|
#en |
| 1084 |
|
A <code><a href=#the-tbody-element>tbody</a></code> element's <span title=syntax-end-tag>end |
| 1085 |
|
tag</span> may be omitted if the <code><a href=#the-tbody-element>tbody</a></code> element is |
| 1086 |
|
immediately followed by a <code><a href=#the-tbody-element>tbody</a></code> or <code><a href=#the-tfoot-element>tfoot</a></code> |
| 1087 |
|
element, or if there is no more content in the parent element. |
| 1088 |
|
#ja |
| 1089 |
|
<code><a href=#the-tbody-element>tbody</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 1090 |
|
<code><a href=#the-tbody-element>tbody</a></code> 要素の直後が |
| 1091 |
|
<code><a href=#the-tbody-element>tbody</a></code> 要素や <code><a href=#the-tfoot-element>tfoot</a></code> |
| 1092 |
|
要素の場合や、親要素にそれ以上内容がない場合、省略して[[MAY:構いません]]。 |
| 1093 |
|
|
| 1094 |
|
|
| 1095 |
|
#en |
| 1096 |
|
A <code><a href=#the-tfoot-element>tfoot</a></code> element's <span title=syntax-end-tag>end |
| 1097 |
|
tag</span> may be omitted if the <code><a href=#the-tfoot-element>tfoot</a></code> element is |
| 1098 |
|
immediately followed by a <code><a href=#the-tbody-element>tbody</a></code> element, or if there is |
| 1099 |
|
no more content in the parent element. |
| 1100 |
|
#ja |
| 1101 |
|
<code><a href=#the-tfoot-element>tfoot</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 1102 |
|
<code><a href=#the-tfoot-element>tfoot</a></code> 要素の直後が |
| 1103 |
|
<code><a href=#the-tbody-element>tbody</a></code> 要素の場合や、 |
| 1104 |
|
親要素にそれ以上内容がない場合、省略して[[MAY:構いません]]。 |
| 1105 |
|
|
| 1106 |
|
#en |
| 1107 |
|
A <code><a href=#the-tr-element>tr</a></code> element's <span title=syntax-end-tag>end |
| 1108 |
|
tag</span> may be omitted if the <code><a href=#the-tr-element>tr</a></code> element is |
| 1109 |
|
immediately followed by another <code><a href=#the-tr-element>tr</a></code> element, or if there |
| 1110 |
|
is no more content in the parent element. |
| 1111 |
|
#ja |
| 1112 |
|
<code><a href=#the-tr-element>tr</a></code> 要素の<span title=syntax-end-tag>終了タグ</span>は、 |
| 1113 |
|
<code><a href=#the-tr-element>tr</a></code> 要素の直後が別の |
| 1114 |
|
<code><a href=#the-tr-element>tr</a></code> 要素の場合や、 |
| 1115 |
|
親要素にそれ以上内容がない場合、省略して[[MAY:構いません]]。 |