Hypertext Markup Language (HTML) は、コンテンツやデータをカスタマイズするために ArcGIS Online Web サイトで使用されます。 このページでは、HTML サニタイザーで受け付ける HTML の概要を説明します。
HTML タグと属性
使用可能なサポートされている HTML タグと属性を以下の表に示します。
タグ | 属性 |
---|---|
a | href、style |
abbr | title |
article | style |
aside | style |
audio | autoplay、controls、loop、muted、preload |
b、strong、i、em、u、ul、ol、li、tbody、br、hr | |
blockquote | style |
code | style |
dd、dl、dt | style |
del | style |
details | style、open |
div | style、align、aria-label、aria-hidden |
figcaption | style |
figure | style |
font | size、color、style |
footer | style |
h1、h2、h3、h4、h5、h6 | style |
header | style |
img | src、width、height、border、alt、style |
main | style |
mark | style |
nav | style |
p | style |
pre | style |
section | style |
source | media、src、type |
span | style、aria-label、aria-hidden |
sub | style |
summary | style |
sup | style |
table | width、height、cellpadding、cellspacing、border、style |
td、th | height、width、valign、align、colspan、rowspan、nowrap、style |
time | style |
tr | height、valign、align、style |
video | autoplay、controls、height、loop、muted、poster、preload、width |
HTML の注意事項
次の点に注意してください。
- 上記の表にリストされていない HTML タグはサポートされていないため、除外されます。
- href と src に対して許可されているプロトコルは https、tel、mailto です。
- 閉じていないタグは自動的に閉じられます。
- <>&"s は、<>&" を使用してエスケープされていない場合、適切なタグの外側にエスケープされます。
- UNC リンクはサポートされません。
- a タグが使用されると、href ターゲット URL は常に新しいブラウザー タブで開きます。
CSS プロパティー
サポートされている CSS プロパティーの表を以下に示します。
注意:
ArcGIS Online ではインライン CSS のみがサポートされています。 CSS はスタイル属性内で定義されている必要があります。
背景プロパティー
サポートされている背景プロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
background | background-color | background-position |
background-attachment | background-image | background-repeat |
background-clip | background-origin | background-size |
枠線プロパティー
サポートされている枠線プロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
border | border-image-repeat | border-right-style |
border-bottom | border-image-slice | border-right-width |
border-bottom-color | border-image-source | border-spacing |
border-bottom-left-radius | border-image-width | border-style |
border-bottom-right-radius | border-left | border-top |
border-bottom-style | border-left-color | border-top-color |
border-bottom-width | border-left-style | border-top-left-radius |
border-collapse | border-left-width | border-top-right-radius |
border-color | border-radius | border-top-style |
border-image | border-right | border-top-width |
border-image-outset | border-right-color | border-width |
ボックス プロパティー
サポートされているボックス プロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
box-decoration-break | box-sizing | box-suppress |
box-shadow | box-snap |
休憩プロパティ
サポートされているブレーク プロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
break-after | break-before | break-inside |
ディスプレイのプロパティ
サポートされている表示プロパティーの表を以下に示します。
プロパティ | |||
---|---|---|---|
display | display-inside | display-list | display-outside |
Flex プロパティー
サポートされている Flex プロパティーの表を以下に示します。
プロパティ | |||
---|---|---|---|
flex | flex-direction | flex-grow | flex-wrap |
flex-basis | flex-flow | flex-shrink |
フォント プロパティー
サポートされているフォント プロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
font | font-size-adjust | font-variant-caps |
font-family | font-stretch | font-variant-east-asian |
font-feature-settings | font-style | font-variant-ligatures |
font-kerning | font-synthesis | font-variant-numeric |
font-language-override | font-variant | font-variant-position |
font-size | font-variant-alternates | font-weight |
格子線のプロパティー
サポートされている格子線のプロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
grid | grid-column | grid-row-start |
grid-area | grid-column-end | grid-template |
grid-auto-columns | grid-column-start | grid-template-areas |
grid-auto-flow | grid-row | grid-template-columns |
grid-auto-rows | grid-row-end | grid-template-rows |
均等割り付けのプロパティー
サポートされている均等割り付けのプロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
justify-content | justify-items | justify-self |
リスト プロパティー
サポートされているリスト プロパティーの表を以下に示します。
プロパティ | |||
---|---|---|---|
list-style | list-style-image | list-style-position | list-style-type |
余白のプロパティー
サポートされている余白のプロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
margin | margin-left | margin-top |
margin-bottom | margin-right |
パディング プロパティー
サポートされているパディング プロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
padding | padding-left | padding-top |
padding-bottom | padding-right |
テキスト プロパティ
サポートされているテキスト プロパティーの表を以下に示します。
プロパティ | |
---|---|
text-align | text-emphasis-style |
text-align-last | text-height |
text-combine-upright | text-indent |
text-decoration | text-justify |
text-decoration-color | text-orientation |
text-decoration-line | text-overflow |
text-decoration-skip | text-shadow |
text-decoration-style | text-space-collapse |
text-emphasis | text-transform |
text-emphasis-color | text-underline-position |
text-emphasis-position | text-wrap |
文字のプロパティー
サポートされている文字のプロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
word-break | word-spacing | word-wrap |
その他のプロパティ
サポートされているその他の CSS プロパティーの表を以下に示します。
プロパティ | ||
---|---|---|
align-items | gap | max-width |
align-self | height | min-height |
clear | letter-spacing | min-width |
color | lighting-color | overflow |
color-interpolation-filters | line-height | width |
float | max-height |